]> source.dussan.org Git - vaadin-framework.git/commit
Fix resize of a Window with a single component (#10375) 87/387/2
authorArtur Signell <artur@vaadin.com>
Mon, 26 Nov 2012 17:58:16 +0000 (19:58 +0200)
committerArtur Signell <artur@vaadin.com>
Mon, 26 Nov 2012 18:18:37 +0000 (20:18 +0200)
commit515c3993e81025515aefe1af18a5a9bf80ce5686
treeed0463240fd9d05a91ebe281001845574a0181b6
parentc27a7044bb0ed55eb51b53bd7b2bd9204d614383
Fix resize of a Window with a single component (#10375)

Change-Id: I04d2d39b61ee5fb841511dd23d6f674089cff916
client/src/com/vaadin/client/ui/VWindow.java
uitest/src/com/vaadin/tests/components/ui/WindowWithLabel.java [new file with mode: 0644]