]> source.dussan.org Git - vaadin-framework.git/commit
Make Panel scroll the correct div (#12736)
authorArtur Signell <artur@vaadin.com>
Mon, 4 Nov 2013 18:23:27 +0000 (20:23 +0200)
committerVaadin Code Review <review@vaadin.com>
Tue, 5 Nov 2013 06:54:44 +0000 (06:54 +0000)
commit6a63d12afc5a4bf3971dd016f8e2761cd27bcc74
tree032df0eec4297d504be8cf394b6383de2a290726
parent15dce287e52134dbd3cced24a4ef0eb807ffc49d
Make Panel scroll the correct div (#12736)

Redefined util method to take the scrollable instead of its parent to make
it useful also for cases where the first child is not scrollable

Change-Id: I301d260d26373b38fdee525f169347bb7b4c499e
client/src/com/vaadin/client/Util.java
client/src/com/vaadin/client/ui/VWindow.java