]> source.dussan.org Git - vaadin-framework.git/commit
Resize PopupView's overlay on content resize (#13666)
authorAntti Tanhuanpää <antti@vaadin.com>
Tue, 6 May 2014 13:39:15 +0000 (16:39 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 9 May 2014 09:13:56 +0000 (09:13 +0000)
commit1cf11f84320ef650b650eb8f852cee34e9e75c75
tree1f5ad5f6ab722b70e400f83bc2a2cb6fcfd29700
parent2ecdf7e517dffb17e90432b9d7bd7d42ad826c63
Resize PopupView's overlay on content resize (#13666)

Change-Id: Iad410f26ed7f20bb03f15c46673f6f18081261d9
client/src/com/vaadin/client/ui/VPopupView.java
uitest/ivy.xml
uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpenTest.java [new file with mode: 0644]