Release date: June 18, 2023
Improvements
- [Calendar] Vertical event position aligned with Scheduler logic [+1px] - hour ends on bottom line (Calendar) (build 6073)
- [Scheduler] Tap-and-hold gesture on an existing Scheduler time range selection invokes onTimeRangeRightClick/ed (and the default action specified using timeRangeRightClickHandling). (build 6073)
- DayPilot.Switcher added to TypeScript definitions (build 6073)
- [Scheduler] DayPilot.Scheduler.dragInProgress() added to TypeScript definitions. (build 6073)
- [Calendar] DayPilot.Calendar.loadingStart() and loadingStop() (build 6073)
- [Scheduler] Tap-and-hold activates a context menu for row headers on touch devices (Scheduler). (build 6073)
Fixes
- [Scheduler] Row moving after inline text update fixed (Cannot read properties of undefined (reading 'parent') (build 6073)
- [Calendar] Resizing using custom touch handle (active area with action: "ResizeStart" or "ResizeEnd") fixed (Calendar). (build 6073)
- [Calendar] Interval for waiting for visibility cleared properly if the component is destroyed before becoming visible - fixed (Calendar). (build 6073)
- [Scheduler] Occasional error during inline row editing fixed - Scheduler ("DOMException: Failed to execute 'removeChild' on 'Node'. The node to be removed is no longer a child of this node. Perhaps it was moved in in a 'blur' event handler?") (build 6073)
- [Scheduler] Separators rendered on top of row headers during image export - fixed (Scheduler). (build 6073)
- [Calendar] Calendar styling in RTL mode fixed. (build 6073)
- [Gantt] Row moving after inline text update fixed (Cannot read properties of undefined (reading 'parent') (build 6073)
- [Calendar] Detection of customized row header styles during image export fixed (Calendar). (build 6073)
DayPilot