-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Allow configuration of tooltip hide delay #1806
Comments
@da45 this is not a bug, it seems to be on purpose. Perhaps there is a plan to customize this timing globally. |
The delay (1.5 seconds) actually conforms to the material design spec:
However I agree it seems too long and it would be nice if it was exposed as a configuration option. |
Working as intended now per the spec. It will also go away if you interact with anything on the page. However, we should make this configurable. |
I opened a proper issue here. |
Closing in favor of #1808 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
BUG
What is the expected behavior? : tooltip text must disappear when mouse leave
What is the current behavior? : it takes considerable time to disappear?
Which versions of Angular, Material, OS, browsers are affected? :Material Alpha10
The text was updated successfully, but these errors were encountered: