]> source.dussan.org Git - vaadin-framework.git/commit
Fix caption measurement in VAbstractOrderedLayout (#13741)
authorJuuso Valli <juuso@vaadin.com>
Mon, 19 May 2014 11:40:03 +0000 (14:40 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 21 May 2014 15:42:21 +0000 (15:42 +0000)
commit963402b9df6610044ab3be1c7021306e94fa57f6
treef0eeb7ec7696a871a5ecfeb43b51c81ff7fcdcb4
parentb0e35fc1ddd999f07e9f0acbd8bf18b8a05813d7
Fix caption measurement in VAbstractOrderedLayout (#13741)

Change-Id: I7bb9a404c789f352477b752537ffdedfc60da91c
client/src/com/vaadin/client/ui/orderedlayout/Slot.java
uitest/src/com/vaadin/tests/components/AbstractOrderedLayoutWithCaptions.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/AbstractOrderedLayoutWithCaptionsTest.java [new file with mode: 0644]