diff options
| author | 2024-05-20 16:59:17 -0700 | |
|---|---|---|
| committer | 2024-05-28 20:43:28 +0000 | |
| commit | a11d1e29e37e2e2528a1b119144bf375dd73fc28 (patch) | |
| tree | ae707818945e327f50336a96617ee61d1bf7b562 /libs/input/PointerController.cpp | |
| parent | b5a10ed9c5a07ece42eab020fc5b05d6acc75006 (diff) | |
Disable gesture when split invoked from in-app taskbar
* Previously gesture was disabled when we started both apps
from launcher (overview, workspace, all apps etc)
* This handles the case when we start split from in-app taskbar,
in that case the transitions finishes much faster and launcher was
getting the disable flag turned off before the side animation finished.
* Now for enter transitions that are resizing, we delay turning the
disable flag off until after the animation completes
* Button nav version of this still needs to be handled (separate path
from sysui flags, I think?)
Bug: 290893291
Test: No longer able to swipe up after starting split from in-app
taskbar. Other swipe invocations are still disabled
Flag: EXEMPT bugfix
Change-Id: Ib489f2b63466c6552a4a2c9c13577844c4b71036
(cherry picked from commit cd6efea504cc7e61eda546c5374058d54bd29f24)
Merged-In: Ib489f2b63466c6552a4a2c9c13577844c4b71036
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions