]> source.dussan.org Git - vaadin-framework.git/commit
Fix GridLayout resize after removing caption (#12011)
authorPatrik Lindström <patrik@vaadin.com>
Thu, 13 Jun 2013 14:03:44 +0000 (17:03 +0300)
committerPatrik Lindström <patrik@vaadin.com>
Thu, 13 Jun 2013 14:15:51 +0000 (17:15 +0300)
commit7830af22d8fc47874eacf64b98ee07e73279f281
tree3407b4cc377b740e9795c0e3fc2a1ce570603ec7
parent55ebe132a2e50695944cf172c36fcfcf3377d1b2
Fix GridLayout resize after removing caption (#12011)

Change-Id: Ieda9b23a1cbf6700cc7438d0b404c3229dd27ed8
client/src/com/vaadin/client/ui/gridlayout/GridLayoutConnector.java
uitest/src/com/vaadin/tests/components/gridlayout/LayoutAfterHidingError.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/gridlayout/LayoutAfterHidingError.java [new file with mode: 0644]