DescriptionbeginSmoothScroll should send wheel ticks at constant velocity.
There are two fixes here:
1. Compute the wheel tick amount based on time elapsed rather than our post
message rate.
2. Try to trigger a new forward when needed on the inputAck, instead of using
postTask. This helps when the main thread is busy doing swaps, which happens
on OSX.
BUG=149408
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161038
Patch Set 1 #Patch Set 2 : git try #
Total comments: 6
Patch Set 3 : . #
Messages
Total messages: 5 (0 generated)
|