There is a way to center the mouse cursor pointer on the event while dragging and scrolling together ?
I want it to behave like its working on google calendar :)
When I drag and scroll, the mouse cursor is getting out of the event box and the user can't drag the event to the hours on the top of the page.
Example of the problem:
Reproduce link (on day view) : https://fullcalendar.io/docs/event-dragging-resizing-demo
Thanks