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

fix(tooltip) Redraw tooltip after its text content change #2816

Closed
wants to merge 1 commit into from

Conversation

hadrienl
Copy link

@hadrienl hadrienl changed the title Redraw tooltip after its text content change (fix(tooltip) Redraw tooltip after its text content change Oct 10, 2014
@hadrienl hadrienl changed the title (fix(tooltip) Redraw tooltip after its text content change fix(tooltip) Redraw tooltip after its text content change Oct 10, 2014
@chrisirhc
Copy link
Contributor

I think a better solution would be to call the positionTooltip method again rather than show and hide it so that there isn't a flicker.

@chrisirhc chrisirhc added this to the Purgatory milestone Nov 7, 2014
chrisirhc added a commit to chrisirhc/angular-ui-bootstrap that referenced this pull request Mar 25, 2015
Reposition on each digest, this ensures that the tooltip is always positioned
correctly no matter how its content changes.

Fixes angular-ui#96
Fixes angular-ui#1109
Closes angular-ui#2816
chrisirhc added a commit to chrisirhc/angular-ui-bootstrap that referenced this pull request Mar 25, 2015
Reposition on each digest, this ensures that the tooltip is always positioned
correctly no matter how its content changes.

Fixes angular-ui#96
Fixes angular-ui#1109
Closes angular-ui#2816
Closes angular-ui#3435
chrisirhc added a commit to chrisirhc/angular-ui-bootstrap that referenced this pull request Mar 27, 2015
Reposition on each digest, this ensures that the tooltip is always positioned
correctly no matter how its content changes.

Fixes angular-ui#96
Fixes angular-ui#1109
Closes angular-ui#2816
Closes angular-ui#3435
@karianna karianna modified the milestones: 0.13.0, Purgatory Mar 27, 2015
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.

None yet

4 participants