We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding a mouseenter mouseleave causes some flickering. Smooth but bad
Using it as a tooltip, just for more information then dismiss after mouseleave
Current solution is viable in terms of UI but not in the mouseleave implementation
Custom tooltip. (Will be inconsistent)
Hover Over Me More Info!
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
Describe the Feature Request
Adding a mouseenter mouseleave causes some flickering. Smooth but bad
Describe the Use Case
Using it as a tooltip, just for more information then dismiss after mouseleave
Describe Preferred Solution
Current solution is viable in terms of UI but not in the mouseleave implementation
Describe Alternatives
Custom tooltip. (Will be inconsistent)
Related Code
Hover Over Me
More Info!
Additional Information
No response
The text was updated successfully, but these errors were encountered: