]> git.tdb.fi Git - libs/gltk.git/commit
Improve pointer grab handling
authorMikko Rasa <tdb@tdb.fi>
Mon, 23 Sep 2019 18:23:08 +0000 (21:23 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 23 Sep 2019 18:23:08 +0000 (21:23 +0300)
commit32d668c967c881ed386be22f17e3477a4405436b
treeab63d10aaa42e7f2bead6de693bb67402e81f0b1
parentf5dcf03feada4db3a0c527f1e5efeb2ed3b784d3
Improve pointer grab handling

This fixes a bug where hiding a widget with active pointer grab would
leave the grab flag set, preventing pointer events from being sent
anywere.
source/container.cpp
source/container.h