diff options
author | Marius Hanl <mariushanl@web.de> | 2023-11-28 19:43:07 +0100 |
---|---|---|
committer | Marius Hanl <mariushanl@web.de> | 2023-11-28 19:43:07 +0100 |
commit | 40d7320a17560222042661798baba150d30c2d91 (patch) | |
tree | 187306e94e2449ae6aedf5ea30fc66c565253524 /platform/linuxbsd/export/export_plugin.cpp | |
parent | 5df98679672c12d96b4ac4d96ee17f1559207401 (diff) | |
download | redot-engine-40d7320a17560222042661798baba150d30c2d91.tar.gz |
Do not consume (eat) mouse messages with no_focus Window's (Godot PopupMenu)
Window's with the no_focus flag should still process mouse events and not consume them. Otherwise all mouse pressed operations will not work inside Godot's PopupMenu.
This problem is Windows only, all other platforms do process mouse events for PopupMenu's correctly.
Diffstat (limited to 'platform/linuxbsd/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions