Skip to content

Once you have waited for a tooltip to show, show the next one right away - #4585

Merged
emilk merged 5 commits into
masterfrom
emilk/show-next-tooltip-faster
May 30, 2024
Merged

emilk merged 5 commits into
masterfrom
emilk/show-next-tooltip-faster

Conversation

@emilk

@emilk emilk commented May 30, 2024

Copy link
Copy Markdown
Owner

User-story: there are multiple icons in a row, and the user wants them explained. They hover over one until the tooltips appears. They then move on to the next and don't want to wait for that tooltip again.

@emilk emilk added the egui label May 30, 2024
@emilk
emilk merged commit a7eed0a into master May 30, 2024
@emilk
emilk deleted the emilk/show-next-tooltip-faster branch May 30, 2024 11:23
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
…way (emilk#4585)

* Closes emilk#4582

User-story: there are multiple icons in a row, and the user wants them
explained. They hover over one until the tooltips appears. They then
move on to the next and don't want to wait for that tooltip again.
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.

Skip tooltip_delay if a tooltip was recently open.

1 participant