mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-03 05:11:06 +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.