mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
7d23b6dad5
This tests was testing gestures by faking an event in the middle of a window that has a hbox with an expanding image in it. For me (and I guess this depends on all sorts of issues like whether CSD is enabled, font sizes, etc) the hbox ended up centered horizontally but not vertically (probably because of csd at the top), so no events ever hit the inner widgets. This is fixed by emitting the events at allocation.x/y of the hbox, which should contain both the hbox and the image (as it expands). |
||
---|---|---|
.. | ||
a11y | ||
css | ||
gdk | ||
gsk | ||
gtk | ||
performance | ||
reftests | ||
tools | ||
meson.build |