mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
ff4fa71738
First, let the handlers know they're dropping with a cancel event. Second, reset the grab flag of dropped handlers. Fixes issues when drag-scrolling and then clicking and another with two nested drag gestures where the grab flag is kept for the second handler even after it is pushed out by the first handler grabbing. Signed-off-by: Elias Naur <mail@eliasnaur.com>