Hello,
I have two problems using the 'External Drag and Drop' functionnality with the scheduler:
-First one: when i drag an element the 'not allowed' cursor appears automaticcaly, i know that i should use 'nodeDragging' functionnality as in the example ((nodeDragging)="onItemDrag($event)") but i'd like to desactivate it totally because these functionnality makes the performances decrease and create 'lag' when i move the items. Do you know where i can modify this cursor to 'default' ?
-Second one: when i drag an item outside of the scheduler zone (on the extrem right ot bottom of the page) it makes the page scroll (without showing scroller) and there is also the same bug in your example: