]> source.dussan.org Git - vaadin-framework.git/commit
Fix caption position calculation in GridLayout (#17619)
authorTeemu Pöntelin <teemu@vaadin.com>
Wed, 29 Apr 2015 19:57:02 +0000 (22:57 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 6 May 2015 08:17:44 +0000 (08:17 +0000)
commitbfb616f28efe70f50dcac40730d6eb5cb30d9958
tree2f9b72f3a11b09b072090d6d80dfc08bdb039886
parentf9dc7d3370feb6207cadad7fb5067fbb8c4a8ae5
Fix caption position calculation in GridLayout (#17619)

Change-Id: I5af773fbc03bc3d44e1aaa06ae974517583fdf4d
client/src/com/vaadin/client/ui/layout/VLayoutSlot.java
uitest/src/com/vaadin/tests/components/gridlayout/GridLayoutCaptionAlignment.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/gridlayout/GridLayoutCaptionAlignmentTest.java [new file with mode: 0644]