Re: [qooxdoo-devel] Horizontal scrolling and horizontal centering bug

2006-09-21 Thread dperez
Hi, Opened this bug http://bugzilla.qooxdoo.org/show_bug.cgi?id=169 for this problem. dperez wrote: > > Hi, > > I've noticed the following problem: > > I have nested BoxLayouts. In the top level one, I set this property: >myLayout.setOverflow('scroll'); > > When I resize the browser w

[qooxdoo-devel] Horizontal scrolling and horizontal centering bug

2006-09-20 Thread dperez
Hi, I've noticed the following problem: I have nested BoxLayouts. In the top level one, I set this property: myLayout.setOverflow('scroll'); When I resize the browser window, so that the contents don't fit inside, the vertical scrollbar works ok, but the horizontal doesn't. The cause of it