]> source.dussan.org Git - vaadin-framework.git/commit
Merged fix for #3647 - "GridLayout with rowspan updates the cell heights incorrectly...
authorArtur Signell <artur.signell@itmill.com>
Fri, 13 Nov 2009 08:25:32 +0000 (08:25 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 13 Nov 2009 08:25:32 +0000 (08:25 +0000)
commit0e448396d2ecf571fadbf94a580ff096da7f2c18
tree959fa5c2c722889a7cc1256d7d066ebdc04bd8e4
parente081b8ec254ebaaa4773f04a0b23bd518b4e72ca
Merged fix for #3647 - "GridLayout with rowspan updates the cell heights incorrectly when width shrinks" from 6.1

svn changeset:9772/svn branch:6.2
src/com/vaadin/terminal/gwt/client/ui/VGridLayout.java
tests/src/com/vaadin/tests/layouts/GridLayoutWidthChange.java [new file with mode: 0644]