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

Appending opentip-container elements to a custom element (instead of document.body). #124

Open
krisrogers opened this issue Mar 31, 2015 · 0 comments

Comments

@krisrogers
Copy link

I have found that when the tooltip is following the mouse, right on the edge of the viewport, it is possible to cause the body to overflow. Screenshots below demonstrate:

no overflow
screenshot from 2015-03-31 09 56 47

overflow
screenshot from 2015-03-31 09 56 57

I cannot disable overflow on the body due to the nature of the overall layout. Ideally I would like to see the opentip-container elements optionally added to a custom element (child of body) for which I can set to the viewport dimensions and disable all overflow.

PS - Thanks for easily the best tooltip library I have used!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant