This repository has been archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tooltip): animation causes tooltip to hide on show
Add logic to handle cases where hide/show can be called multiple times even before their timeouts complete. This is more ugly logic to handle degenerate cases. Hopefully switching over to ngAnimate and cleaning up the logic of tooltips will be better. Fixes #1847 Closes #1940
- Loading branch information
1 parent
60cee9d
commit 2b429f5
Showing
2 changed files
with
50 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters