diff options
author | Artur <artur@vaadin.com> | 2017-03-07 12:44:01 +0200 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-03-16 12:32:19 +0200 |
commit | 833e6e3bd98ff04a35b428c35afe16c874893780 (patch) | |
tree | d657866c79341476bcbcd13dac0944f6daf2fd5a /.project | |
parent | c299a6bb4803bb132409fa2b9c0d4b45636a7a4c (diff) | |
download | vaadin-framework-833e6e3bd98ff04a35b428c35afe16c874893780.tar.gz vaadin-framework-833e6e3bd98ff04a35b428c35afe16c874893780.zip |
Always calculate Escalator max row count the same way (#8740)
* Rename getMaxEscalatorRowCapacity to describe what it does
* Always calculate Escalator max row count the same way
This changes Escalator to not take a horizontal scrollbar
into account when trying to determine "maximum visible rows". This will
add another row, compared to previous versions, when there is a horizontal
scrollbar. In reality, it would likely make sense to always add 10 more rows
to have some buffer above and below the visible area.
Fixes #8661
Diffstat (limited to '.project')
0 files changed, 0 insertions, 0 deletions