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

fix(tooltip): scrollbar flashing #4623

Closed
wants to merge 1 commit into from
Closed

fix(tooltip): scrollbar flashing #4623

wants to merge 1 commit into from

Conversation

RobJacobs
Copy link
Contributor

When the tooltip is rendered for positioning scroll bars
may breifly appear depending on where the linked element
is positioned. This change adds a negative top and left
style to push the tooltip element out of view while it
is being measured and positioned.

Closes #4550
Fixes #4458

When the tooltip is rendered for positioning scroll bars
may breifly appear depending on where the linked element
is positioned. This change adds a negative top and left
style to push the tooltip element out of view while it
is being measured and positioned.

Closes #4550
Closes #4623
Fixes #4458
@wesleycho
Copy link
Contributor

LGTM

@RobJacobs RobJacobs closed this in 6c82b2b Oct 14, 2015
@RobJacobs RobJacobs deleted the fix-tooltip-scrollflash branch October 15, 2015 13:22
aroop pushed a commit to aroop/bootstrap that referenced this pull request Oct 16, 2015
When the tooltip is rendered for positioning scroll bars
may breifly appear depending on where the linked element
is positioned. This change adds a negative top and left
style to push the tooltip element out of view while it
is being measured and positioned.

Closes angular-ui#4550
Closes angular-ui#4623
Fixes angular-ui#4458
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

2 participants