diff options
author | Jarno Rantala <jarno.rantala@vaadin.com> | 2014-01-03 14:39:58 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2014-01-09 06:04:26 +0000 |
commit | 407bdb39f7d87acaf15c399e46baf6d6a858fa6d (patch) | |
tree | 809d8f1e39bc4ca39e813e19ddd0b8069afe89cc /WebContent/VAADIN/themes/base | |
parent | e41a2cef9b50d3a63b6bffa0f7777c61f5093492 (diff) | |
download | vaadin-framework-407bdb39f7d87acaf15c399e46baf6d6a858fa6d.tar.gz vaadin-framework-407bdb39f7d87acaf15c399e46baf6d6a858fa6d.zip |
Ignores scroll events while update from server is in progress (#11454)
When ItemSetChange event occurs, it will recreate the rows in client side.
This will mess up the scroll position in scrollBodyPanel when its content
is removed. This why the onScroll events should be ignored until
the scroll position is reset by lazyScroller.
Change-Id: Ib70e0dd7b730d4745a84742509145658e35d517e
Diffstat (limited to 'WebContent/VAADIN/themes/base')
0 files changed, 0 insertions, 0 deletions