Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Label::show_tooltip_when_elided #5710

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

bryceberger
Copy link
Contributor

fixes #5708

Allows the user to disable the automatic tooltip when a Label is elided

fixes emilk#5708

Allows the user to disable the automatic tooltip when a Label is elided
@lucasmerlin lucasmerlin added feature New feature or request egui labels Feb 18, 2025
Copy link
Collaborator

@lucasmerlin lucasmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link

Preview available at https://egui-pr-preview.github.io/pr/5710-brycepush-xxunyoxqumvt
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@lucasmerlin lucasmerlin merged commit 071e090 into emilk:master Feb 18, 2025
26 of 27 checks passed
@bryceberger bryceberger deleted the bryce/push-xxunyoxqumvt branch February 18, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
egui feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Label without automatic hover text
2 participants