mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
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