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

Skip to content
Commit 574781a7 authored by Harry Cutts's avatar Harry Cutts
Browse files

GestureConverter: add classification to fling stops

This fixes fling stopping in Docs by causing the fling stop events to be
sent down its touch event pathway rather than its mouse event one (which
doesn't have the concept of cancellations).

In future we could consider adding a separate classification for fling
stops rather than using the one for the swipe motion itself, but for now
we think it makes semantic sense to have both with the same
classification since they're kind of parts of the same gesture.

Bug: 281106755
Test: with a Google Doc open, fling with two fingers on a touchpad, then
      touch the pad again and check that the fling stops without moving
      the insertion point
Flag: com.android.input.flags.enable_touchpad_fling_stop
Change-Id: Ia4fb358d510c1058eecee74ad862253d6bd2cd50
parent 8be72660
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment