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

chore($tooltip): $tooltip now uses $position #363

Closed
wants to merge 1 commit into from

Conversation

joshdmiller
Copy link
Contributor

To calculate the relative position of the tooltip or popover, the
$tooltip service now uses the $position service, which resolves many
positioning bugs.

Closes #265, #115

Here's a working Plunker: http://plnkr.co/edit/RHr9xNZ5Uj6ChubYjcx7?p=preview

To calculate the relative position of the tooltip or popover, the
$tooltip service now uses the $position service, which resolves many
positioning bugs.

Closes #265, #115
@pkozlowski-opensource
Copy link
Member

@joshdmiller AWESOME!!! I've slightly changed the commit message (so it shows up in the automatically generated changelog) and landed it as 6458f48

@pkozlowski-opensource pkozlowski-opensource deleted the tooltip-positioning branch April 26, 2013 20:08
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.

Tooltip and popover positioning issue inside the modal
2 participants