Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Issue 9318010: Tweak the aura gesture recognizer slightly. (Closed)

Created:
8 years, 10 months ago by sadrul
Modified:
8 years, 10 months ago
Reviewers:
rjkroege
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Tweak the aura gesture recognizer slightly. * Reset the state of a GestureSequence after a tap/double-tap gesture. * Do not send scroll-update gestures when both delta-x/delta-y are zero. BUG=none TEST=aura_unittests:GestureRecognizerTest.GestureTapFollowedByScroll Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119989

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -2 lines) Patch
M ui/aura/gestures/gesture_point.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/gestures/gesture_point.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/aura/gestures/gesture_recognizer_unittest.cc View 1 chunk +101 lines, -0 lines 0 comments Download
M ui/aura/gestures/gesture_sequence.cc View 4 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sadrul
8 years, 10 months ago (2012-01-31 22:03:39 UTC) #1
rjkroege
8 years, 10 months ago (2012-01-31 22:24:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698