Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a1b51f89 authored by Ameer Armaly's avatar Ameer Armaly
Browse files

Send the correct pointer id when transitioning from dragging to delegating state.

Previously, we used the pointer id ALL_POINTER_ID_BITS which sent the pointers physically present on the screen.
The previous event stream only had one pointer. This confused the input layer and could cause any number of weird issues.

Bug: 300002193
Bug: 316386865
Test: manual. Perform a gesture that switches from dragging to delegating mid-gesture and inspect logs. Observe no InputEventConsistencyVerifier errors.
Change-Id: Ifa5083d452bfe3fe6a303231677e734d546020af
parent 5e33a738
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment