Gantt Scroll Sensitivity

Is there a way to change Gantt Scroll Sensitivity? Its too fast for me atm, I would like to reduce it.
Is there a way to override default scroll listener or something like that?

Hi @Srdjan_Stajic,
There is no built-in function to do that.
But you can find -20* and -40* in the dhtmlxgantt.js file and change these values. It will work in the firefox browser, to change scroll speed in other browsers you should add some divider to the wheelDelta near them. If you do this, you will have to change these numbers each time you update Gantt.
I informed our dev team, and they will consider adding configuration or functionality of custom scroll speed, but unfortunately, I can not give you any ETA.

Thank you. That helped

Hello Srdjan,
The dev team added the feature to specify the scroll speed for the mouse wheel:
https://docs.dhtmlx.com/gantt/api__gantt_wheel_scroll_sensitivity_config.html
You can check how it works in the following snippet:
http://snippet.dhtmlx.com/5/c5f6fde90