diff options
author | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-01-07 15:45:26 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2016-01-08 11:12:06 +0000 |
commit | c390b386ad0da0e0eac29665f0db77bd30cb5e5f (patch) | |
tree | 945662a9f1ec4b88b72fb1863a566c18d33aae01 /eclipse | |
parent | abeca5b8491dccef620e3f20c20e7cdf7972681c (diff) | |
download | vaadin-framework-c390b386ad0da0e0eac29665f0db77bd30cb5e5f.tar.gz vaadin-framework-c390b386ad0da0e0eac29665f0db77bd30cb5e5f.zip |
Fix ScrollbarBundle to not round down pixel values (#19421)
Since Escalator now uses subpixels in most cases, scrollbar calculation
fails when ScrollbarBundle calls Math.floor for the offset size. Removed
rounding, added a pixel epsilon check that we don't make a scrollbar
when it's not really needed.
Change-Id: I228fd7dd48d4506e5b2b7bb799291c9a122ea3fe
Diffstat (limited to 'eclipse')
0 files changed, 0 insertions, 0 deletions