Skip to content

gestures: cancel hold gestures on thumb detection

Before hold gestures where implemented, when a thumb was detected it was enough to reset the state machine. However, now it is possible to detect a thumb while a hold gesture is in course.

Cancel any ongoing gesture when a thumb is detected to avoid dropping the gesture end event.

See #693 (closed)

Edited by José Expósito

Merge request reports