Commits

Romain Guy authored 834f0391b50
Fixes #1899273. When a "ghost" stroke was showing, events would be intercepted in ListView. This patch modifies the logic used to detect when to still events: either the current stroke is a gesture, or the previous stroke was a gesture.