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

fix(tooltip): tooltip w/ template position #4144

Closed
wants to merge 1 commit into from
Closed

fix(tooltip): tooltip w/ template position #4144

wants to merge 1 commit into from

Conversation

RobJacobs
Copy link
Contributor

When using a template with the tooltip/popover
the position funciton needs to be called at the
end of the $digest cycle to ensure correct
positioning in case the template content size
has changed

Fixes: #4090

When using a template with the tooltip/popover
the position funciton needs to be called at the
end of the $digest cycle to ensure correct
positioning in case the template content size
has changed

Closes: #4144
Fixes: #4090
@wesleycho
Copy link
Contributor

LGTM - good optimizations here too.

RobJacobs added a commit that referenced this pull request Aug 7, 2015
When using a template with the tooltip/popover
the position funciton needs to be called at the
end of the $digest cycle to ensure correct
positioning in case the template content size
has changed

Closes: #4144
Fixes: #4090
@wesleycho
Copy link
Contributor

Ah crap, the colon threw off the automatic close :( .

@wesleycho wesleycho closed this Aug 7, 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.

2 participants