]> source.dussan.org Git - vaadin-framework.git/commit
Run scrollbar fix for the next ancestor where it might be needed (#8615)
authorLeif Åstrand <leif@vaadin.com>
Wed, 11 Apr 2012 19:18:59 +0000 (22:18 +0300)
committerLeif Åstrand <leif@vaadin.com>
Wed, 11 Apr 2012 19:18:59 +0000 (22:18 +0300)
commit2f7d9810e53401c48d4a5972de726c1e5d9a8e46
treea8235534a64b7df412b443cb0acfaa20a62201e7
parent6dd86540f8a4c365a6ede1818a516dcbe2b081fa
Run scrollbar fix for the next ancestor where it might be needed (#8615)

The previous behavior of only running it for the direct parent if
applicable didn't catch all situations where the fix was needed.

Also postpone layout fix until no interfering changes are expected.
src/com/vaadin/terminal/gwt/client/LayoutManager.java
src/com/vaadin/terminal/gwt/client/ui/layout/LayoutDependencyTree.java