forked from joejulian/gio
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>