Перейти к основному содержимому

autoscroll_speed

Description

Определяет скорость автоскроллинга (в мс) во время перетаскивания задачи или ссылки за пределы текущего экрана браузера

autoscroll_speed: number

Example

gantt.config.autoscroll = true;
gantt.config.autoscroll_speed = 50;

gantt.init("gantt_here");

Значение по умолчанию: 30

Details

added in version 4.2

Функциональность "autoscroll" включена опцией autoscroll.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.