Closed GoogleCodeExporter closed 9 years ago
Yes, this happens because we use absolute positionuing for a ll
widgets...instead of relative!
if one thing changes, the whole layout has to be recomputed
Original comment by thomas.h...@gmail.com
on 22 Jun 2010 at 9:24
Actually, no.
The MTList children are relative. If the list move, the children are not moved.
The issue occur because on_move/on_resize are always call. I'm trying to known
why.
Original comment by txprog
on 22 Jun 2010 at 9:30
Very hard to track, here is a little patch to see some things.
http://paste.pocoo.org/show/228716/
Thomas, can you fix & handle layout fixes ?
If not, tell us, then we can known.
8 days left before the beta
Original comment by txprog
on 22 Jun 2010 at 9:46
fixed, needs reviews
Original comment by thomas.h...@gmail.com
on 28 Jun 2010 at 5:12
Original comment by txprog
on 2 Jul 2010 at 2:08
Original issue reported on code.google.com by
dennd...@gmail.com
on 22 Jun 2010 at 7:34