mirror of
https://github.com/emilk/egui.git
synced 2026-07-17 03:58:53 +00:00
cbb5d6aa93
Previously a tooltip that overlapped the original widget would case an invisible or flickering tooltip. * Closes https://github.com/emilk/egui/issues/4616