mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
This PR hides the hover UI for a given widget whenever a corresponding context menu is opened. Fixes: - https://github.com/rerun-io/rerun/issues/5310