Skip to content

Add TryOpenTooltipWithDelay method to TooltipManager #132

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

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

Banane9
Copy link
Contributor

@Banane9 Banane9 commented Jul 1, 2025

Fix #112 by moving improved delay mechanism into TooltipManager

Fix #112 by moving improved delay mechanism into TooltipManager
@Banane9 Banane9 requested a review from Nytra July 1, 2025 22:59
@Banane9 Banane9 added bug Something isn't working tooltips Issues regarding to tooltips labels Jul 1, 2025
@Banane9
Copy link
Contributor Author

Banane9 commented Jul 1, 2025

This also removes the unnecessary overloads for TryOpenTooltip ... one of them was a StackOverflow waiting to happen as implemented anyways 😅

Copy link
Contributor

@Nytra Nytra left a comment

Choose a reason for hiding this comment

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

Tested and it seems to work

@Banane9 Banane9 merged commit 0b47726 into master Jul 3, 2025
2 checks passed
@Banane9 Banane9 deleted the fix/tooltip-exception branch July 3, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tooltips Issues regarding to tooltips
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception in tooltips
2 participants