calendar
calendar copied to clipboard
Ability to drag drop from all day event to a specific time in timeGridWeek
When you drag an all day event in timeGridWeek and try to drop it in a specific time slot, the event only changes date. The eventStart property of the newly created event during eventDrop, only changes date. The time is still referenced as 00:00:00.
Would it be possible to show the time of where the user is clicking instead of just the new date?
Dragging from the all-day section to the main section and back is not currently supported. But it could be implemented in future versions, perhaps through a separate setting?
This would be an amazing feature!