]> source.dussan.org Git - vaadin-framework.git/commit
Forget GridLayout row expand ratios for removed rows (#18166)
authorTeppo Kurki <teppo.kurki@vaadin.com>
Sun, 7 Jun 2015 20:54:37 +0000 (23:54 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 8 Jun 2015 07:19:06 +0000 (07:19 +0000)
commitb0d5315e8ba95d099f93dc2d16339033a6525b59
treee9b5633df45bef160b7352348b51ee296b32e79f
parent7456b6cf0c2c7e66b7040af2e793566607d2a447
Forget GridLayout row expand ratios for removed rows (#18166)

Change-Id: I90a28fbc9c7eadac56a1d505d7cc80bb67342aae
server/src/com/vaadin/ui/GridLayout.java
server/tests/src/com/vaadin/ui/GridLayoutExpandRatioTest.java