Release date: August 15, 2024
Improvements
- [Queue] DayPilot.Queue.onEventMove: The args.control property was added. (build 5983)
- [Calendar] DayPilot.Calendar.hourWidth can be changed using update(). (build 5993)
Fixes
- [Queue] DayPilot.Queue.onEventMove: In React development mode, this event could be fired twice on external drop (fixed). (build 5984)
- [Queue] DayPilot.Queue.events.update() fixed when the parameters is not the original data object. (build 5991)
- [Calendar] Position of scroll labels fixed for Calendar in fixed column width mode (columnWidthSpec set to "Fixed"). (build 5994)
- [Calendar] When dragging a Calendar event again immediately after drop (without moving the mouse), the target coordinates are calculated incorrectly (MacOS, Linux) - fixed. (build 5995)
DayPilot