summaryrefslogtreecommitdiffstats
path: root/platform/ios/export/export_plugin.cpp
diff options
context:
space:
mode:
authorMarkus Sauermann <6299227+Sauermann@users.noreply.github.com>2023-06-17 10:11:12 +0200
committerMarkus Sauermann <6299227+Sauermann@users.noreply.github.com>2023-06-17 11:05:36 +0200
commit7f547fcf09e7af0e2443356fe7a003c3c8335cd6 (patch)
treef405bad7502f208be14bd784f6b18b65d542160b /platform/ios/export/export_plugin.cpp
parenta83eb16fba5bb3da086b41cbd79e6f95b09eb8ee (diff)
downloadredot-engine-7f547fcf09e7af0e2443356fe7a003c3c8335cd6.tar.gz
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.
Diffstat (limited to 'platform/ios/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions