summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorAnna Koskinen <Ansku@users.noreply.github.com>2019-09-05 14:21:57 +0300
committerGitHub <noreply@github.com>2019-09-05 14:21:57 +0300
commit8daef97f765be058e672eab1d29ab55e4c7a24e7 (patch)
tree0231c07ded1a931d2dd205a331e68c0bee1b7add /documentation
parent6c190de82c22232cf9d59b807530b07822b0dfae (diff)
downloadvaadin-framework-8daef97f765be058e672eab1d29ab55e4c7a24e7.tar.gz
vaadin-framework-8daef97f765be058e672eab1d29ab55e4c7a24e7.zip
Fix scrollTo for destination START and END and add regression testing. (#11707)
- Initial implementation erroneously assumed that ScrollDestination.START would only be used for scrolling up and ScrollDestination.END for scrolling down. That's obviously not what they are for, otherwise everyone would be using ScrollDestination.ANY. - Moved actual scrolling to within the helper method that originally only calculated the new scroll position. Parent method became too long otherwise. Fixes #11706
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions