"Balanced mode" just distributes the *points* evenly, not the distribution rate, which makes sense, but is not that useful.
"Fill bottom up" just doesn't seem to be coded correctly at all. It fills top to bottom, which is broken, because as soon as the top is filled, it moves down, emptying the top a little, requiring the top to be filled again, as far as the code is concerned.