]> source.dussan.org Git - vaadin-framework.git/commit
Interim fix for resizing of child component in AbsoluteLayout when child is 100%...
authorJohn Ahlroos <john@vaadin.com>
Thu, 14 Feb 2013 13:41:45 +0000 (15:41 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 18 Feb 2013 12:40:57 +0000 (12:40 +0000)
commit41e1a013d829f75c0bdadea40ec0b42429e2a581
tree7298dc5bad5b417896bc526627ff3d7a11e7cf7c
parentf759408c0fa75cc1610b6a598737bf4eec039104
Interim fix for resizing of child component in AbsoluteLayout when child is 100% and layout resized (no-merge) #10427

Change-Id: I497ecc1ac88ef1b3c07d127aff3c157827088e01
client/src/com/vaadin/client/ui/VAbsoluteLayout.java
uitest/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutResizing.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutResizing.java [new file with mode: 0644]