Unplanned
Last Updated: 23 Oct 2025 11:31 by Kendo UI
Kendo UI
Created on: 23 Oct 2025 11:31
Category: Scheduler
Type: Feature Request
0
Drag hint to appear with the same height as the dragged event

Currently, when dragging an event in the Scheduler, the drag hint occupies the whole next slot by design, even if the event itself ends before the end duration of the slot.

It would be great if the Scheduler could be enhanced so that the drag hint is rendered with the exact same height as the original dragged event.

Workaround that programmatically sets a dynamic height for the rendered drag hint element in the DOM based on the original dragged event:

0 comments