1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00
Files
godot/scene/gui
Markus Sauermann 7f547fcf09 Fix focusloss of non-exclusive AcceptDialog with close_on_escape
Fix, that a non-exclusive AcceptDialog with `close_on_escape == true`
gets closed, when the parent window of the parent window receives focus.

There is no need to rely on the focus of the parent visible window.
Instead check if the AcceptDialog loses focus.
2023-06-17 11:05:36 +02:00
..
2023-06-16 00:15:37 +02:00
2023-05-23 05:12:34 +02:00
2023-06-06 15:36:51 +01:00
2023-06-06 15:36:51 +01:00
2023-06-09 12:59:37 +03:00
2023-06-09 12:59:37 +03:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00