When hiding a child popup first the app receives ApplicationDeactivate event and in a short time (a couple of ms) ApplicationActivate. But the first event hides all popups, so the parent popup gets closed too. Delay handling of ApplicationDeactivate event in this specific case. |
||
|---|---|---|
| .. | ||
| linux | ||
| mac | ||
| win | ||
| ui_platform_utility.cpp | ||
| ui_platform_utility.h | ||
| ui_platform_window.cpp | ||
| ui_platform_window.h | ||
| ui_platform_window_title.cpp | ||
| ui_platform_window_title.h | ||