Modify algorithm in order to be sure previous items have more room than
commitdaf5443c7cc5157bf8a276a15df03631be4f3b51
authorg@localhost.localdomain <g@localhost.localdomain>
Sat, 1 Jul 2006 14:23:25 +0000 (1 16:23 +0200)
committerg@localhost.localdomain <g@localhost.localdomain>
Sat, 1 Jul 2006 14:23:25 +0000 (1 16:23 +0200)
treee40e337fd061e86fb8a2991f5b2c0d1cf041dea9
parentf3b6975a637671d359b58e44bf0333d850f97b9b
Modify algorithm in order to be sure previous items have more room than
the next ones, since they are bigger. For this, we compute the vertical
size of an item using math.ceil() and its allocated room.
ui/char_matrix.py