diff options
| author | Jeff Brown <jeffbrown@google.com> | 2011-04-19 21:20:10 -0700 |
|---|---|---|
| committer | Jeff Brown <jeffbrown@google.com> | 2011-04-19 21:20:10 -0700 |
| commit | 79ac969d7a84b7198f9ed814cc0b2f0b7e11a662 (patch) | |
| tree | 0dad92305f9171d8f7e0aebd2eb1a2b1ccfbf265 /docs/html/sdk/api_diff/3/changes | |
| parent | 3f14891fc9e764d97de07b109f066aedfff90c2e (diff) | |
Add tap/drag touchpad gesture.
The mapper sends a DOWN when the finger is released then starts
a short timer. If the finger is not pressed again before the timer
elapses, then the mapper sends an UP to complete the tap. If the
finger is pressed again then the mapper starts sending MOVEs
as part of a drag.
Double/triple taps work as intended because we also start watching
for a new tap when the finger is pressed again. If a new tap
occurs the old tap is also finished. So each individual finger
short press/release cycle constitutes a distinct tap.
Change-Id: Iaa51182edee4378162a66adfd746088e93af2a30
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes')
0 files changed, 0 insertions, 0 deletions
