Skip to content

Add tooltip_delay option - #3245

Merged
emilk merged 2 commits into
emilk:masterfrom
YgorSouza:tooltip-delay
Aug 15, 2023
Merged

emilk merged 2 commits into
emilk:masterfrom
YgorSouza:tooltip-delay

Conversation

@YgorSouza

Copy link
Copy Markdown
Contributor

Similar to the show_tooltips_only_when_still option, but allows the user to configure a specific delay in seconds, and also makes the tooltip disappear if the mouse is moved again.

Closes #3232

Similar to the show_tooltips_only_when_still option, but allows the user
to configure a specific delay in seconds, and also makes the tooltip
disappear if the mouse is moved again.

Closes emilk#3232
@emilk emilk added the egui label Aug 14, 2023

@emilk emilk left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks for working on this!

Comment thread crates/egui/src/response.rs Outdated
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
@emilk
emilk merged commit f0addc3 into emilk:master Aug 15, 2023
@emilk emilk mentioned this pull request Sep 6, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow showing tooltips with a slight time delay

2 participants