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 - Zooming while also dragging items #2597

@ghost

Description

There is an issue that occurs on the Timeline when using the CTRL key + mousewheel to zoom while simultaneously dragging an item. It causes the item being dragged to move erratically and often causes it to become way out of sync with the cursor.

This can be seen while using this example:
http://visjs.org/examples/timeline/editing/editingItems.html

Steps to reproduce:

  1. Drag an item to the far right of the timeline
  2. While continuing to hold down the left mouse button, zoom in by holding CTRL and using the mousewheel
  3. Drag around the item some more, it should snap to a different position and be out of sync with the cursor

This problem appears to be more significant when dragging an item further away from the centre of the timeline.

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