Chromium Code Reviews
DescriptionMerge 251963 "[Android] Use DIP coordinates for GestureFlingStar..."
> [Android] Use DIP coordinates for GestureFlingStart events
>
> The OverScroller used to generate fling updates on Android works in pixel space.
> Consequently, GestureFlingStart velocities were forwarded also in pixel space.
> This exceptional case is unnecessary and confusing, as all other gestures
> components are provided as DIPs. Adopt DIPs for GestureFlingStart, instead
> scaling the velocity to pixels when generating the OverScroller object.
>
> BUG=332418
>
> Review URL: https://codereview.chromium.org/170993003
TBR=jdduke@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252977
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||