Re: [qooxdoo-devel] Flow layout 0.2

2008-08-23 Thread Guilherme Aiolfi
Like so until monday we're going to have a FlowLayout 1.0 full :) 2008/8/23 Chris Banford <[EMAIL PROTECTED]> > Me again, > > I've managed to get a working implementation of a flow layout that now > handles > alignX : ["left". "center", "right"] and to boot it respects margins. > Turned out to be

Re: [qooxdoo-devel] Flow layout 0.2

2008-08-23 Thread Chris Banford
Me again, I've managed to get a working implementation of a flow layout that now handles alignX : ["left". "center", "right"] and to boot it respects margins. Turned out to be a tricky little bugger. It also keeps it in grip if the elements are wider than the available space. Need to start t