8000 Timeline itemover / itemout do not pass through the original event · Issue #2672 · visjs/vis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
Timeline itemover / itemout do not pass through the original event #2672
Closed
@tomdcc

Description

@tomdcc

Version 4.18.1.

Event callbacks registered for itemover / itemout do not get the original mouse event as the event property on the passed props object. Instead they seem to get an object whose value is {isTrusted: true}.

This stops us from implementing a more custom hover mechanism using the mouse position to place the hover as we don't have access to the original mouse position.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0