visjs / vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://visjs.github.io/vis-timeline/
Other
1.74k stars 302 forks source link

item can be dragged when editable is false #1746

Open As-lx opened 6 months ago

As-lx commented 6 months ago

item can be dragged when editable is false and seletalbe is true, How do I set an item to be editable but not draggable?

alexdeia commented 4 months ago

You can achieve this using onMoving method