You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
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#1847Closes#1940
0 commit comments