Hi. There is a problem when dragging an element from the list into the scheduler. The dropTarget element is not resolved correctly. The issue is more evident if the contents of the "kendo-draghint" are bigger.
The user expects to aim and drop using the cursor, but it seems kendo uses the center of kendo-draghint to resolve the dropTarget.
The issue is visible in the demo:
https://demos.telerik.com/kendo-angular-ui/demos/scheduler/editing/external-drag-and-drop
Thanks