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

Delay before show/hide #153

Open
slavafomin opened this issue Apr 19, 2016 · 2 comments
Open

Delay before show/hide #153

slavafomin opened this issue Apr 19, 2016 · 2 comments

Comments

@slavafomin
Copy link

Hey!

It would be really cool to allow developers to specify delay before tooltip is shown and/or hidden.

@slavafomin slavafomin changed the title Delay before show and before hide Delay before show/hide Apr 19, 2016
@espeandr
Copy link

+1

@45kb
Copy link
Member

45kb commented Apr 25, 2016

Yes this could be very useful, at the moment you can set a delay for when is shown, you can work around the CSS
This is the CSS animation involved : https://github.com/720kb/angular-tooltips/blob/master/lib/angular-tooltips.scss#L15

Afaik there is an animation-delay CSS rule that could help for the moment.

Then could be great to have new attributes tooltip-show-delay & tooltip-hide-delay to just set milliseconds you would.

Feel free to PR if you try something 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants