Release date: July 1, 2024
Improvements
- [Queue] DayPilot.Queue.remove() and DayPilot.Queue.update() use a more advanced search when looking up the event. (build 5959)
- [Scheduler] DayPilot.Scheduler: autoScrollVertical, autoScrollHorizontal properties allow disabling the autoscroll for the selected direction (set the value to false). (build 5962)
- [Scheduler] DayPilot.Scheduler: autoScrollRectangleSelection allows disabling the autoscroll for the rectangle selection (set the value to false). (build 5963)
- [Scheduler] DayPilot.Scheduler: autoScrollSpeed property added (default value: 50). (build 5964)
- [Scheduler] DayPilot.Scheduler: autoScrollDelay property added (default value: 200). (build 5964)
Fixes
- [Queue] DayPilot.Queue.onEventMove/d: Target position fixed when an item is dragged down the list. (build 5960)
- [Scheduler, Gantt] Don't render links to or from events in hidden rows. (build 5966)
DayPilot