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

update tooltip.js #4342

Conversation

DiHuang1986
Copy link
Contributor

tooltip will be hidden before it is correct positioned. this change will prevent top left corner flicker...

tooltip will be hidden before it is correct positioned. this change will prevent top left corner flicker...
@wesleycho
Copy link
Contributor

Is the flicker based on what is currently in master?

@wesleycho
Copy link
Contributor

Can you link a reproduction that demonstrates the flicker clearly on the most current version?

@DiHuang1986
Copy link
Contributor Author

http://plnkr.co/edit/jnTT6PT9IMaBER7FenZN?p=preview

plunr example. put mouse on button, notice above

@wesleycho
Copy link
Contributor

I like this solution - thanks a lot!

@wesleycho wesleycho closed this in f7cb8bc Sep 4, 2015
NealHaggard pushed a commit to NealHaggard/bootstrap that referenced this pull request Oct 7, 2015
- Set `visibility: hidden` and then to `visible` to avoid flicker from positional movement

Closes angular-ui#4342
jasonaden pushed a commit to deskfed/bootstrap that referenced this pull request Jan 8, 2016
- Set `visibility: hidden` and then to `visible` to avoid flicker from positional movement

Closes angular-ui#4342
jasonaden pushed a commit to deskfed/bootstrap that referenced this pull request Jan 8, 2016
- Set `visibility: hidden` and then to `visible` to avoid flicker from positional movement

Closes angular-ui#4342
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.

2 participants