DayPilot Pro for JavaScript 2020.2.4459

Release date: May 5, 2020

Improvements

  • [Scheduler] The first row header column will always use horizontalAlignment="left" for treeEnabled: true (build 4403)
  • [Gantt] The first row header column will always use horizontalAlignment="left" (build 4403)
  • [Calendar] DayPilot.Calendar.watchWidthChanges (default value: true) (build 4429)
  • [Scheduler] DayPilot.Scheduler - width changes being watched since visibility (build 4430)
  • [Calendar] Optimized dimension changes watching (Calendar, Scheduler). (build 4435)
  • [Scheduler] Optimized dimension changes watching (Calendar, Scheduler). (build 4435)
  • [Scheduler] Padding of the row header cells increased in the default Scheduler theme (".scheduler_default_rowheader_inner", from 2px to 7px); (build 4437)
  • [Scheduler] DayPilot.Scheduler.treeImageMarginLeft: default value changed from 5 to 0. (build 4437)
  • New demo layout. (build 4458)

Fixes

  • [Gantt] Order of row header column content fixed during image export (Gantt). (build 4407)
  • Text padding fixed during image export (for horizontalAlignment:"right"). (build 4408)
  • [Scheduler] Respect hidden columns during image export - fixed (Scheduler). (build 4410)
  • [Scheduler] DayPilot.Scheduler.multiSelectRectangle (legacy) backwards compatibility fixed. (build 4418)
  • [Calendar] The moving/resizing shadow should be cleared properly when the target position is forbidden (overlap prevention, disabled cells) - fixed (Calendar). (build 4438)