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

delaying the hovercard #7

Open
ChickenSniper opened this issue Nov 25, 2015 · 0 comments
Open

delaying the hovercard #7

ChickenSniper opened this issue Nov 25, 2015 · 0 comments

Comments

@ChickenSniper
Copy link

First of all, great work developing this directive...it's sweet!

I'm going to try and slightly alter the directive to delay the hovercard from displaying for 200-300 milliseconds. This is for 2 reasons:

  1. As a user moved their mouse over my application I don't want hovercards to keep popping up when the user does not want them to.
  2. I want to use dynamic content on the hovercard (via a $http call) and don't want the random movement of the mouse to be triggering all of these calls.

Before I begin, can you provide any insight on how you would do this in your architected directive?
Thanks!

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

No branches or pull requests

1 participant