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

fix(tooltip): re-position tooltip after draw #944 #1074

Closed
wants to merge 1 commit into from
Closed

fix(tooltip): re-position tooltip after draw #944 #1074

wants to merge 1 commit into from

Conversation

kkruit
Copy link
Contributor

@kkruit kkruit commented Sep 24, 2013

Moved positioning of tooltip to a function.

Made show function return the positioning function as a callback.

Made call to callback after show to re-position tooltip after draw to resolve tooltip content wrapping/centering issues. (#944)

@mvhecke
Copy link
Contributor

mvhecke commented Oct 15, 2013

Did a manual inspection, to check if everything displays correctly in the following browsers all on Ubuntu 13.04 accept IE that is on a Win7:

Chrome 30.0 - Passes
Firefox 24 - Passes
IE9 - Passes
IE10 - Passes

@pkozlowski-opensource
Copy link
Member

Woops, this PR was closed by accident (!). Reviewing it just now as it seems to be a proper fix for #944

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.

3 participants