diff options
author | 2024-01-24 18:03:24 +0100 | |
---|---|---|
committer | 2024-01-26 14:41:32 +0100 | |
commit | e5c48c9025cfec2e727caf522df29c91cfdf74fc (patch) | |
tree | 6ee6a105c438392bd381a46bc345cc8f002b9bf6 /libs/input/TouchSpotController.cpp | |
parent | ab726ea10cfa1c7ace5f7ffdca7870ded93f6beb (diff) |
Don't always intercept swipe transitions
This CL improves the interception logic of SceneGestureHandler so that
the started position is taken into account when deciding whether a
current transition should be intercepted rather than interrupted. See
b/322291138 for details on use-case.
This CL also removes the condition that the current swipe transition
must be animating (i.e. the user must have moved their finger up) for it
to be interceptable.
Bug: 322291138
Test: atest SceneGestureHandlerTest
Flag: N/A
Change-Id: I317241e544f2a244af5cf6610f17ca18e6e321b9
Diffstat (limited to 'libs/input/TouchSpotController.cpp')
0 files changed, 0 insertions, 0 deletions