Release date: June 3, 2019
Features
- Scheduler Zoom [docs]
Improvements
- [Scheduler] DayPilot.Scheduler.update(options): options.zoom accepted (build 3853)
- [Navigator] Navigator: Default cell size changed from 20x20 to 30x30 (cellWidth, cellHeight, dayHeaderHeight, titleHeight). (build 3864)
- [Calendar] Calendar: Default cell height increased from 20 to 30 pixels (cellHeight, headerHeight). (build 3864)
- [Calendar] Calendar: Default hour header width increased from 45 to 60 pixels (hourWidth). (build 3864)
- [Calendar] Calendar: Default theme centers column header text vertically and horizontally. Hour headers use 3px padding. (build 3864)
- [Navigator] Navigator: loading options in the constructor (optional parameter). (build 3866)
- [Navigator] Navigator: "cursor:pointer" style moved to CSS theme. (build 3868)
Fixes
- [Scheduler] Touch time range selecting (snapToGrid=false mode) fixed (Scheduler). (build 3861)
- Context menu - disabled items with children still open a submenu (fixed). (build 3862)
- [Scheduler] Time range double click drag and drop mode termination fixed (Scheduler). (build 3863)
- [Scheduler] Moving event between Schedulers with custom row start fixed. (build 3870)
DayPilot