mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-01 04:10:58 +00:00
* Menus aren't guaranteed to pass isVisible() immediately after calling popup() on them, so we need to wait for their aboutToHide signal to stop the event loop.