]> source.dussan.org Git - vaadin-framework.git/commit
Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)
authorAnna Koskinen <anna@vaadin.com>
Fri, 10 Oct 2014 07:51:11 +0000 (10:51 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 14 Oct 2014 07:03:05 +0000 (07:03 +0000)
commitcf48f5eaa6319912c8265aedec1db3ff7a12c21e
tree11794d0a5a0c4cb0574c8c344258efe86d0a418d
parentdda6e0c4ddf6e4bb4cd777e24ccb22acbb3790a7
Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)

Change-Id: Ibc0757fa383b15dbf33f0b75a7d20ee78db5e88a
client/src/com/vaadin/client/ui/absolutelayout/AbsoluteLayoutConnector.java
uitest/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutRelativeSizeContent.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutRelativeSizeContentTest.java [new file with mode: 0644]