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

Allow a manual target to be set #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

odejesush
Copy link

This change adds the ability to set a manual target that the tooltip
should be anchored to. A test is added to ensure that the target can be
set manually and that the tooltip is updated appropriately to be
anchored correctly.

Fixes #144

This change adds the ability to set a manual target that the tooltip
should be anchored to. A test is added to ensure that the target can be
set manually and that the tooltip is updated appropriately to be
anchored correctly.
@danbeam
Copy link
Contributor

danbeam commented Jan 11, 2019

@bicknellr dang it, I can't add source: hooli like i used to be able to. but just pretend ;).

@kanoni4567
Copy link

It'd be nice if the target isn't limited to siblings or direct parent.
It solves the problem of tooltip getting cut off when the target is inside any scrollable container, I can move the tooltip outside of the container and set the target manually.

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

Successfully merging this pull request may close these issues.

Allow target to be manually set
4 participants