Skip to main content

drag_progress

Description

Enables the possibility to change the task progress by dragging the progress knob

drag_progress: boolean

Example

gantt.config.drag_progress = false;
gantt.init("gantt_here");

Default value: true