Release date: March 15, 2024
Improvements
- [Scheduler] Links support textAlignment property ("start" | "center" | "end") in the Scheduler (build 5892)
- [Scheduler] LinkData.text, LinkData.textAlignment added to TypeScript definitions (build 5894)
- [Scheduler] Link text offset updated. (build 5895)
- [Scheduler] Rectangle selection rendering during AutoScroll improved. (build 5897)
Fixes
- [Scheduler] events.add() fixed for enabled eventUpdateInplaceOptimization [Cannot set properties of undefined (setting 'lines')] (build 5891)
- [Scheduler] events.remove() fixed for eventUpdateInplaceOptimization [Cannot set properties of undefined (setting 'lines')] (build 5891)
- [Calendar] Calendar scroll label position calculation fixed on touch devices (when fixed column width is used) ["Cannot read properties of undefined (reading 'clientWidth')"] (build 5896)
- [Scheduler] Termination of AutoScroll during rectangle selection fixed (Scheduler). (build 5897)
DayPilot