Skip to content

py,st3m: Touchable: Don't report current gesture when the state is UP

dos requested to merge cant-touch-this into main

Also, don't report ENDED state if the gesture never actually started.

Fixes a crash in CapScrollController, observable in Files and Scroll Demo by quickly tapping the petal as the first interaction.

Merge request reports