Hello,
Thank you for always providing great products.
I am using horizontal scrolling in Timeline View in Scheduler 7.1.
I would like to achieve horizontal scrolling by dragging the mouse in a PC browser.
We have confirmed that horizontal scrolling is possible using touch operations on iPads and iPhones.
I would like to be able to do the same thing on a PC browser.
If dragging the mouse conflicts with adding events, I think it’s okay to make the entire schedule read-only.
It would be very helpful if you could tell me if you have any samples.
I look forward to your answer.
thank you.
Hello @MS-yonaga,
There is a possibility to scroll the timeline by dragging/creating an event, here is a demo(select an event => drag it to the side of the timeline => it will be scrolled):
https://snippet.dhtmlx.com/cmp03qmh
Or your requirement is to drag the timeline exactly with mouse, like:
Make a “mousedown” action on some timeline point => move the mouse => timeline will be scrolled with the “mousemove”? Or if it’s still not the case, could you please clarify the required logic?
Kind regards,
Hello Siarhei,
Thanks for your reply.
Sorry for the lack of explanation.
What I want to achieve is a horizontal scrolling of the calendar in the background by dragging, not by moving by dragging with event selection.
It works like this
https://asvd.github.io/dragscroll/
I want to scroll horizontally by dragging the non-event margins.
I would like to know how I can scroll the background without conflicting with adding new events.
Translated with DeepL.com (free version)