Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 1 | -90/+0 |
| | | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Ignores scroll events while update from server is in progress (#11454) | Jarno Rantala | 2014-01-09 | 1 | -0/+90 |
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 |