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

Only show tooltips when mouse pointer is still #2263

Merged
merged 6 commits into from Nov 9, 2022
Merged

Conversation

emilk
Copy link
Owner

@emilk emilk commented Nov 8, 2022

Revert to the old behavior by setting style.interaction.show_tooltips_only_when_still = false.

Revert to the old behavior by setting
`style.interaction.show_tooltips_only_when_still = false`.
@emilk emilk merged commit b1e71d3 into master Nov 9, 2022
@emilk emilk deleted the tooltip-only-when-still branch November 9, 2022 18:35
emilk added a commit that referenced this pull request Dec 2, 2022
* Only show tooltips when mouse pointer is still

Revert to the old behavior by setting
`style.interaction.show_tooltips_only_when_still = false`.

* Area: take `impl Into<Id>`

* refactor tooltips

* Fix was_tooltip_open_last_frame

* Bug fix

* Add some spacing between tooltips
JohannesProgrammiert pushed a commit to JohannesProgrammiert/egui that referenced this pull request Jan 21, 2023
* Only show tooltips when mouse pointer is still

Revert to the old behavior by setting
`style.interaction.show_tooltips_only_when_still = false`.

* Area: take `impl Into<Id>`

* refactor tooltips

* Fix was_tooltip_open_last_frame

* Bug fix

* Add some spacing between tooltips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant