Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow target to be manually set
4 participants