DayPilot Pro for ASP.NET MVC 2024.4.6093

Release date: December 30, 2024

Features

  • [Scheduler] A shadow version of existing links attached to the target when moving an event (Scheduler).
  • [Gantt] A shadow version of existing links attached to the target when moving a task in time.

Improvements

  • [Calendar] Time range selection width reverted to full column width to allow background selection (Calendar). (build 6092)
  • [Calendar] Calendar default theme updated for RTL (duration bar position). (build 6092)
  • [Calendar] Correctly clearing moving shadow when an external item is dragged out of the Calendar again. (build 6092)
  • [Calendar] Top and bottom selection labels let the mouse events pass through (Calendar). (build 6092)
  • [Scheduler] DayPilot.Scheduler.makeDraggable(options): options.externalCursor property supported (build 6092)
  • [Calendar] DayPilot.Calendar.makeDraggable(options): options.onDragStart, options.onDrop handlers added. (build 6092)
  • [Calendar] DayPilot.Calendar.makeDraggable(options): options.remove property supported (build 6092)
  • [Scheduler] Improved FinishToFinish curved link path for short distances (Scheduler). (build 6092)
  • [Calendar] Rendering of Calendar in RTL mode improved. (build 6092)
  • [Gantt] DayPilot.Gantt.rows.collapseAll() method added. (build 6092)
  • [Scheduler] Multi-range selection properly restored after Scheduler is resized (window resize or DOM change). (build 6092)
  • [Scheduler] CSS styling of link shadow during event moving (_mshadow). (build 6092)
  • [Calendar] Option to define column header height and all-day event height using CSS disabled to improve performance (Calendar). (build 6092)

Fixes

  • [Scheduler] Crosshair that hides the row header after row update shouldn't be visible - fixed (Scheduler). (build 6092)
  • [Scheduler] Pressing Ctrl or Meta (after selecting multiple time ranges in the Scheduler) fired an extra onTimeRangeSelect/ed event - fixed. (build 6092)
  • [Scheduler] External drag and drop regression fixed (Scheduler). (build 6092)
  • [Month] Check parent node when disposing events - fixed (Month). (build 6092)