diff options
author | Markus Sauermann <6299227+Sauermann@users.noreply.github.com> | 2023-06-18 13:45:26 +0200 |
---|---|---|
committer | Markus Sauermann <6299227+Sauermann@users.noreply.github.com> | 2023-06-18 23:06:07 +0200 |
commit | 8cdab04d7fd57aaabd790349cd8a4e9ec21a7edd (patch) | |
tree | 30df1fb0c20b2efbc8bd64f83fd50fab41660f8a /platform/android/export/export_plugin.cpp | |
parent | a83eb16fba5bb3da086b41cbd79e6f95b09eb8ee (diff) | |
download | redot-engine-8cdab04d7fd57aaabd790349cd8a4e9ec21a7edd.tar.gz |
Fix that the focus-out notification got sent deferred
Currently the window receives a focus-out notification, directly after
it popup, because currently the signal is sent deferred.
The original intention was that the previously focused window must
receive a focus-out notification.
This change makes the notification more precise by only sending the
focus-out to the previously focused window.
Diffstat (limited to 'platform/android/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions