]> source.dussan.org Git - vaadin-framework.git/commit
Maintain Grid scroll position on detach and reattach (#16220)
authorJohannes Dahlström <johannesd@vaadin.com>
Wed, 28 Jan 2015 13:50:54 +0000 (15:50 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 25 Feb 2015 12:20:33 +0000 (12:20 +0000)
commitea65f173ff5f4d7c980f1e2d1d03c42470d30a2e
treed23897feb999370319cfa7ae062a0ec0a60ec9dd
parent0dae6ff2f414874e2f05a4475f6ff1c2c6b071a4
Maintain Grid scroll position on detach and reattach (#16220)

Change-Id: I6ac5c3304bcd22e23f298c4dbdd65358aa1c64f7
client/src/com/vaadin/client/widget/escalator/ScrollbarBundle.java
client/src/com/vaadin/client/widgets/Escalator.java
uitest/src/com/vaadin/tests/components/grid/basicfeatures/EscalatorBasicClientFeaturesTest.java
uitest/src/com/vaadin/tests/components/grid/basicfeatures/escalator/EscalatorBasicsTest.java