DescriptionDo not transform scroll event ordinal values
We don't need to transform scroll event ordinal values anymore as
we now interpret them as DIPs across the whole stack. Otherwise,
high-DPI devices (e.g. Pixel) would see the overscroll sensitivity
downscaled by the device scale factor.
Contributed by sheckylin@chromium.org
BUG=300059
TEST=Make sure it takes roughly the same distance to scroll on the
touchpad to trigger the back/forward history navigation gesture on
both Pixel and other low-res devices.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226767
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove the override #Patch Set 3 : Fix ash/display unittests #
Total comments: 3
Patch Set 4 : Update comments #Patch Set 5 : Oops... fix unittest again due to magnifier .. #
Messages
Total messages: 13 (0 generated)
|