diff options
| author | 2024-11-11 17:09:09 +0000 | |
|---|---|---|
| committer | 2024-11-11 18:17:59 +0000 | |
| commit | 70ab84d6787de566de10889f3405155390f54049 (patch) | |
| tree | f64859193d6da11d1127cc730e94995343900f17 /libs/input/PointerController.cpp | |
| parent | bca1a095416f39688116efc10e0097734b7d7ec0 (diff) | |
STL ignore mouse wheel
MouseWheel type events now have their own designated type. This type is
emitted even when there are no pointers present on the screen.
The NestedDraggableHandler can use this event to determine whether to
ignore the event.
A new PointerInfo.PointerDown is now emitted only when pointers are
detected on the screen.
Test: atest SwipeToSceneTest
Bug: 371984715
Flag: com.android.systemui.scene_container
Change-Id: I254256dd2c5175618cad6289a0ebf5b82617e15d
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions