Scheduler scrollbar autoscrolls towards right but not left

In Schduler, if scheduler.createTimelineView({… scrollable:true,…}), i.e., if scrollable property is set to true, then on dragging eventbar, it autoscrolls towards right, but not towards left.

Hello @rgm ,

I tried to reproduce the described behavior, but timeline scrolls right/left correctly during dragging event, here is a screencast:
https://recordit.co/OcauGkJslh

Here is a demo I tried:
https://snippet.dhtmlx.com/fd56yag3

It’s hard to suppose what exactly goes wrong in your case without more details, as issue may be connected with various reasons, so could you please provide more details on how to reproduce it, or reproduce it in the demo above(open the demo => reproduce the issue => click “Save” button => send me the new link)?

Kind regards,

Hi @Siarhei,
Thanks for the answer, I had missed x_length in scheduler.createTimelineView({…}). Its working now.

Hi @Siarhei,

In our implementation assigning task to resource on dragging, wherein the solution was provided to us by your team, how to resolve this left autoscroll issue.

Here is a clip of the left autoscroll issue:

Hello @rgm ,

As I understand it’s some custom solution provided, so could you please contact us through info@dhtmlx.com, as It’s hard to give any suggestions without see the implementation of this solution.

Kind regards,