Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Show tooltip on dot as well #4274

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

Conversation

kelvinau
Copy link

When showTooltips is enabled, items with titles will display a tooltip on mouseover. When there's no end time, a dot appears on the timeline. Use would intuitively look for the tooltip on the dot, but it is not shown when mouseover. This PR adds timeline-item to the dot DOM and binds verticalBackground with the mouse events, so the mouseover logic also applies to the dot.

Below is the effect after the changes:
Screenshot from 2019-03-15 14-03-08

@yotamberk
Copy link
Contributor

The vis.js project is no longer being maintained. if You'd like this feature to be added, please reapply this PR to https://github.com/yotamberk/timeline-plus and I'll review it there.

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.

None yet

3 participants