mirror of
https://github.com/emilk/egui.git
synced 2026-07-17 03:58:53 +00:00
071e090e2b
fixes #5708 Allows the user to disable the automatic tooltip when a Label is elided * Closes <https://github.com/emilk/egui/issues/5708> * [x] I have followed the instructions in the PR template