]> source.dussan.org Git - vaadin-framework.git/commit
Update CssLayout to work with CalculatingLayotus (#8313)
authorLeif Åstrand <leif@vaadin.com>
Fri, 10 Feb 2012 12:02:59 +0000 (14:02 +0200)
committerLeif Åstrand <leif@vaadin.com>
Fri, 10 Feb 2012 12:02:59 +0000 (14:02 +0200)
commit5050f9a4f2dfe23e8b9d67413eddf28771ede805
tree0a58dc6de7e7d2f738ec447ac95cf6c389e16c87
parent9bdd94a01fdd7221597c29b4efb10ae41cb447f0
Update CssLayout to work with CalculatingLayotus (#8313)

This is the slowest GridLayout ever, as it measures an calculates even
more than the version from Vaadin 6
src/com/vaadin/terminal/gwt/client/ui/VGridLayout.java
src/com/vaadin/terminal/gwt/client/ui/VGridLayoutPaintable.java