mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
5fc90f7a08
* 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.