Skip to main content

correct_work_time

Description

Enables adjusting the task's start and end dates to the work time (while dragging)

correct_work_time: boolean

Example

gantt.config.work_time = true;
gantt.config.correct_work_time = true;

gantt.init("gantt_here");

Default value: false

Details

The property has a sense only if the work_time property is enabled.

correct_work_time