mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -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