The scrollDelayFloats property (number) specifies the debouncing delay that is applied by the JavaScript Gantt Chart when updating floating task and time header labels during scrolling (in ms).
0
Gantt Chart config:
{
scrollDelayFloats: 100,
// ...
}