]> source.dussan.org Git - vaadin-framework.git/commit
Allocate full width to relative children.
authorLeif Åstrand <leif@vaadin.com>
Wed, 4 Apr 2012 14:26:07 +0000 (17:26 +0300)
committerLeif Åstrand <leif@vaadin.com>
Wed, 4 Apr 2012 14:26:07 +0000 (17:26 +0300)
commitef6c88ecc6b1c2d8884468bff1aa0e2040bfa002
tree14c03c90f791bfc57ef67e168cc54c95be1c5590
parent475328f1e7cc6d6e630474441237350fddaa209a
Allocate full width to relative children.

This reduces the risk of initially adding scrollbars that would require
additional propagation to get rid of.
src/com/vaadin/terminal/gwt/client/ui/AbstractOrderedLayoutConnector.java
src/com/vaadin/terminal/gwt/client/ui/VGridLayout.java