Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reposition tooltip on window resize #72

Open
stevenbenner opened this issue Apr 14, 2013 · 0 comments
Open

Reposition tooltip on window resize #72

stevenbenner opened this issue Apr 14, 2013 · 0 comments
Labels
Feature Software improvements that involve implementing new features.
Milestone

Comments

@stevenbenner
Copy link
Owner

Tooltip placement is based on the viewport size but the tooltip position is not currently being updated if the window is resized. This will make an open tooltip shift from its position if the window changes size.

PowerTip should probably hook the reposition() API method to the window resize event, and only invoke it if there is a tooltip currently open.

@stevenbenner stevenbenner modified the milestones: 1.4.0, 1.3.1 Mar 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Software improvements that involve implementing new features.
Projects
None yet
Development

No branches or pull requests

1 participant