Release date: June 15, 2024
Improvements
- [Scheduler] The scrollToResource() method doesn't change the scrollbar position if the target is a frozen row. (build 5952)
- [Bubble] An active area will always display a bubble on hover if the bubble property is specified. The bubble property of an active area can be combined with any action value. See also area properties. (build 5956)
Fixes
- [Scheduler] scrollToResource() fixed when frozen rows are displayed. (build 5952)
- [Calendar] Resizing events in resources mode with dayBeginsHour specified fixed (Calendar). (build 5953)
- [Scheduler] Rectangle selection reset during infinite timeline shift fixed (Scheduler). (build 5954)
- [Calendar] Incorrect shadow snapping during manual selectTimeRange() call fixed. (build 5955)
- [Calendar] clearSelection() correctly clears a selection created by selectTimeRange(). (build 5955)
DayPilot