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

Feature: Tooltip positioning/options #16

Open
jamietre opened this issue Sep 29, 2011 · 1 comment
Open

Feature: Tooltip positioning/options #16

jamietre opened this issue Sep 29, 2011 · 1 comment

Comments

@jamietre
Copy link
Owner

Tooltip positioning can render on top of active area if the viewport boundaries do not permit correct positioning (nearest corner).

1 - detect viewport boundaries (right now only checks container boundaries) and attempt a different corner scheme if fails
2 - add callback on tooltip display allowing control over container position
3 - allow manual control of tooltip positioning (top/middle/bottom left/center/right, absolute, offsets) through an option

@jamietre
Copy link
Owner Author

jamietre commented Mar 9, 2012

1.2.4.055 improves tooltip positioning by not constraining it to the image dimensions. Still need to add end-user control over which corner or direct positioning.

@techfg techfg removed this from the 1.3 milestone Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants