Swipe Gestures for Accessibility
Register that gestures have been received by the touch_exploration_controller in Accessibility Mode. Swipe gestures are registered when the user begins a swipe and completes it before the time out period. If a swipe is successfully completed, the keyboard shortcut <shift>+<search>+direction will called. If the grace period has elapsed, then the mode changes to touch exploration. If an additional finger has been added before the grace period has elapsed, then the mode changes to passthrough. BUG= 387304 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281614 Review URL: https://codereview.chromium.org/330763007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281780 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment