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

fix(tooltip): delay timeouts #4621

Closed
wants to merge 1 commit into from
Closed

fix(tooltip): delay timeouts #4621

wants to merge 1 commit into from

Conversation

RobJacobs
Copy link
Contributor

The show and hide delay timeouts where not getting
cancelled correctly resulting in tooltips staying
open when both popup and popup-close delays were
in use.

Fixes #4618

The show and hide delay timeouts where not getting
cancelled correctly resulting in tooltips staying
open when both popup and popup-close delays were
in use.

Closes #4621
Fixes #4618
@RobJacobs
Copy link
Contributor Author

Tests added, should be good to go.

@wesleycho
Copy link
Contributor

I like this - also makes it more readable.

@RobJacobs RobJacobs closed this in 02425b8 Oct 14, 2015
@RobJacobs RobJacobs deleted the fix-tooltip-timeouts branch October 15, 2015 13:22
aroop pushed a commit to aroop/bootstrap that referenced this pull request Oct 16, 2015
The show and hide delay timeouts where not getting
cancelled correctly resulting in tooltips staying
open when both popup and popup-close delays were
in use.

Closes angular-ui#4621
Fixes angular-ui#4618
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.

Tooltip not closing
2 participants