mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
402837bbfa
Instead of using the most recent area for hit testing a pointer handler, use the intersection of the areas up until the handler. Fixes a bug where layout.List children received pointer events in their clipped areas. Signed-off-by: Elias Naur <mail@eliasnaur.com>