frappe / gantt

Open Source Javascript Gantt
https://frappe.io/gantt
MIT License
4.6k stars 1.02k forks source link

Drag function for each task #383

Closed chaelimheo closed 4 months ago

chaelimheo commented 5 months ago

I'm so happy to hear that you're actively developing again.

My question is, Can I turn on and off the drag function for each task? I don't want to turn off the drag function of the entire job. If there are A, B, and C tasks, can A and C be dragged and B tasks be set not to be dragged?

safwansamsudeen commented 5 months ago

By dragged, do you mean editable (width, dates, progress)?

If so, that's covered in #323.