Skip to content

add Label::show_tooltip_when_elided - #5710

Merged
lucasmerlin merged 1 commit into
emilk:masterfrom
bryceberger:bryce/push-xxunyoxqumvt
Feb 18, 2025
Merged

lucasmerlin merged 1 commit into
emilk:masterfrom
bryceberger:bryce/push-xxunyoxqumvt

Conversation

@bryceberger

Copy link
Copy Markdown
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

@lucasmerlin lucasmerlin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice!

@github-actions

Copy link
Copy Markdown

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
@bryceberger
bryceberger deleted the bryce/push-xxunyoxqumvt branch February 18, 2025 17:01
darkwater pushed a commit to darkwater/egui that referenced this pull request Aug 24, 2025
fixes emilk#5708

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

* Closes <emilk#5708>
* [x] I have followed the instructions in the PR template
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