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

Ensure hover effect doesnt linger when mouse leaves Tree #4766

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

darrenburns
Copy link
Member

When you interact with the tree using the mouse cursor and then move the mouse away, the hover effect remained.

This ensures the hover effect only applies when the mouse cursor is actually over the tree.

This was confusing as there was some extra highlighting taking place that was essentially meaningless.

@darrenburns darrenburns requested a review from willmcgugan July 17, 2024 10:29
@darrenburns darrenburns merged commit 4414ecc into main Jul 17, 2024
20 checks passed
@darrenburns darrenburns deleted the tree-hover-effect-cancel-on-leave branch July 17, 2024 12:02
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.

2 participants