Disable automatic scrolling when adding/creating a task in a gantt chart

The chart I am working with defines 50 unscheduled tasks and displays them. Whenever I schedule one of these tasks with drag and drop, it creates a new task. Whenever this task is created it is added to the end of the task list, and the entire Gantt view is scrolled to the bottom.

I want to disable the scrolling when creating a new task, is there a built-in way to disable this?

Hello Daniel,
I couldn’t reproduce the issue in the following snippets:
http://snippet.dhtmlx.com/5/7895d0c93
http://snippet.dhtmlx.com/5/51ef01f90

Probably, it is related to the Gantt configuration, but it is hard to suggest what might be wrong as I don’t see your code.
If the snippets above don’t help you, please, add your configuration in the following snippet and make sure that the issue is reproduced there:
https://snippet.dhtmlx.com/38ee1b370
Then, click on the Share button and send me the link.
Or send me a ready demo with all the necessary Javascript and CSS files so that I can reproduce the issue locally.