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 is
this other call:

  myLayout.setHorizontalChildrenAlign('center')

I do it, to see the content centered when there's a lot of extra space left.

Can they be made compatible?
Is this a bug?
Has an easy solution?

Regards,
David
-- 
View this message in context: 
http://www.nabble.com/Horizontal-scrolling-and-horizontal-centering-bug-tf2304523.html#a6405486
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to