Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(tooltip): animation causes tooltip to hide on show #1940

Closed
wants to merge 1 commit into from

Conversation

chrisirhc
Copy link
Contributor

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

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 angular-ui#1847
@chrisirhc chrisirhc added this to the 0.11.0 milestone Apr 2, 2014
@chrisirhc chrisirhc closed this in 2b429f5 May 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant