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

fix(tooltip): fix tooltip position if he used in container with non static position #327

Closed
wants to merge 1 commit into from

Conversation

valorkin
Copy link

Append to body is not suitable for tooltips binded to scope property inside isolated scope.

fix tooltip position if he used in container with non static position
@pkozlowski-opensource
Copy link
Member

@valorkin Thnx for this pull request, we are really determined to fix those positioning issues :-) But I think that I've bitten you on this one as just yesterday I've opened a pull request with a new positioning service that we are planning to use for tooltips / popovers. The PR is here:
#326 and the relevant commit is this one: ab0bce4

From the quick look we are taking the same approach, I've just extracted code to a separate service and don't need to call bounding client rectangle on each element in a hierarchy.

Going to close those one for now, would be absolutely, totally awesome if you could review ab0bce4

codedogfish pushed a commit to codedogfish/angular-ui-bootstrap that referenced this pull request Sep 15, 2015
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.

2 participants