Descriptionaura: Allow held touch-events to contribute to gesture events.
When a touch-move event is 'held', i.e. it is not dispatched, the event does
produce any gesture events. However, once this 'held' event is dispatched
(either because a touch-release event was encountered, or because
ReleasePointerMoves() was called on the dispatcher), it should be used to
generate the appropriate gesture events.
BUG=none
R=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276781
Patch Set 1 #Patch Set 2 : . #
Messages
Total messages: 3 (0 generated)
|