Fix for issue #96. Refresh tooltip after any change in the content. by ventuc · Pull Request #1373 · angular-ui/bootstrap · GitHub
Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Fix for issue #96. Refresh tooltip after any change in the content.#1373

Closed
ventuc wants to merge 1 commit into
angular-ui:masterfrom
ventuc:master
Closed

Fix for issue #96. Refresh tooltip after any change in the content.#1373
ventuc wants to merge 1 commit into
angular-ui:masterfrom
ventuc:master

Conversation

@ventuc

@ventuc ventuc commented Dec 9, 2013

Copy link
Copy Markdown

This pull request fixes issue #96.

At every content change checks if the tooltip is open. If so hides it and then shows it gain. This automatically position the tooltip correctly. Uses $q in the hide() function in order to notify the caller when the tooltip has been hidden.

angular-ui#96. Essentially hides the
tooltip and shows it again if it was open.
@bekos

bekos commented Dec 16, 2013

Copy link
Copy Markdown
Contributor

@bekos bekos closed this Dec 16, 2013
@ventuc

ventuc commented Dec 16, 2013

Copy link
Copy Markdown
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants