diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-04-18 10:55:14 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-04-18 15:07:16 +0000 |
commit | c6b97eaabc7b846fda46f10402d2bde3897b27c7 (patch) | |
tree | 81600b65521952ab964478fe356bd9dc5a3fb03d /tools/dyecmd/src/CMakeLists.txt | |
parent | 726768cc297a69c66e0c801bb609dc505b89a3db (diff) | |
download | mana-c6b97eaabc7b846fda46f10402d2bde3897b27c7.tar.gz mana-c6b97eaabc7b846fda46f10402d2bde3897b27c7.tar.bz2 mana-c6b97eaabc7b846fda46f10402d2bde3897b27c7.tar.xz mana-c6b97eaabc7b846fda46f10402d2bde3897b27c7.zip |
Fixed being popup getting stuck under the mouse
Normally the popup follows the mouse, but when the mouse is moved down
such that it is on top of the popup, the popup would seem to get stuck.
When the BeingPopup is a mouse listener, the default behavior of Popup
hiding the BeingPopup when the mouse moves over them kicks in.
Hiding of the BeingPopup by Popup and Window when they are hovered in
general is a workaround which might be necessary because there is
currently no way for the Viewport to determine whether the mouse is
above the map view or over a piece of UI.
Diffstat (limited to 'tools/dyecmd/src/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions