Chromium Code Reviews
DescriptionFix drift while scrolling.
Scrolling with one finger (particularly slow scrolling) would exhibit
drift between the scrolled amount and the finger position because
of the use of the badly-defined bounding box center as the starting
position of the scroll. Use the touch down as start position for
single-finger scroll gestures. Tested via unit-test.
BUG=150573
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158592
Patch Set 1 #Patch Set 2 : removed spurious whitespace change #
Total comments: 5
Patch Set 3 : review comments #Patch Set 4 : fixed windows build #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||