summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Jean Chen <chenjean@google.com> 2023-12-07 22:36:20 +0800
committer Jean Chen <chenjean@google.com> 2023-12-07 22:36:20 +0800
commit13f1af418f4ea419fcdfb7c53e15d676ea9c069e (patch)
treef7fad35b753166f51784d88df9d5080ae5285a8a /api/api.go
parenta9aedbf0ff1f0e2d03fce94750de91c11314e7d2 (diff)
fix(MultiFingerMultiTap): Two-Finger triple tap while zoomed in doesn't zoom out full screen magnification
The root cause lies in the state transitioning to another state before the multi-finger multi-tap gesture is completed. After test, we still need to implement a delay to determine whether the gesture is a single tap or a multi-tap. If it is a multi-tap, the ACTION_UP event will interrupt the magnification transition to the panning state. Otherwise, we need to interrupt the magnification transition to the delegating state in ACTION_MOVE to ensure the reachability of the two-finger triple tap (triggerable with ACTION_UP) NO_IFTTT=add the multi-finger multi-tap feature without syncing to the old state Bug: 315225078 Test: manual Test: atest FullScreenMagnificationGestureHandlerTest Change-Id: Ic6176857baf3f006b26b7737a913efe69b7e061f
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions