]> source.dussan.org Git - vaadin-framework.git/commit
Make Grid recalculate columns on resize (#16539)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Thu, 26 Feb 2015 09:29:02 +0000 (11:29 +0200)
committerLeif Åstrand <leif@vaadin.com>
Tue, 3 Mar 2015 11:19:15 +0000 (11:19 +0000)
commit91564dfe760d593fdd55aa4f820d6f2fdc181065
tree316d40da3f9adc0856373a4c921f960067fb1ca3
parentf79b9788842cefc50a58aafd476eaa7b817c92f1
Make Grid recalculate columns on resize (#16539)

Change-Id: Ib2b9ecc995ec6fe2627c545efc2a312a59df6b9c
client/src/com/vaadin/client/widgets/Grid.java
uitest/src/com/vaadin/tests/components/grid/GridWidthIncrease.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/GridWidthIncreaseTest.java [new file with mode: 0644]