Chromium Code Reviews
DescriptionGestureScrollEnd event had non-zero velocity causing overscroll on software fling path.
GestureScrollEnd (indicating the end of a touchscreen interactive scrolling
gesture) contained velocity. This was causing an additional scroll at the start of
a touchscreen-initiated fling.
BUG=128537
TEST=by hand
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139943
Patch Set 1 #Patch Set 2 : redundant event removed #
Total comments: 2
Patch Set 3 : added const per review suggestion #Patch Set 4 : fixed windows build #Patch Set 5 : fixed unit tests #Messages
Total messages: 11 (0 generated)
|