Release date: September 24, 2024
Improvements
-
[Scheduler]
Performance improvements (row lookup, time header rendering).
(build 6090)
-
The context menu now hides on a "wheel" event (mouse wheel or touchpad scrolling) to prevent it from moving to an incorrect position.
(build 6090)
-
[Scheduler]
The extra space on the right side of the Scheduler grid in auto cell width mode has been removed.
(build 6090)
-
[Scheduler]
Setting event and header height using CSS turned off to improve performance and prevent CSS interference (Scheduler).
(build 6090)
-
[Month]
Event bar position updated (fully inside event) in the default CSS (Month).
(build 6090)
Fixes
-
[Calendar]
When dragging a Calendar event again immediately after drop (without moving the mouse), the target coordinates are calculated incorrectly (MacOS, Linux) - fixed.
(build 6090)
-
[Scheduler]
The moving shadow sometimes disappears while moving an event (e.g., when a collapsed parent row is automatically expanded, causing a change in the Scheduler height) - fixed.
(build 6090)
-
[Scheduler]
Built-in row creation using a special new row at the bottom fixed (Scheduler).
(build 6090)
-
[Calendar]
Position of scroll labels fixed for Calendar with `columnWidthSpec` set to "Fixed".
(build 6090)
-
[Scheduler]
Correctly displaying events for a resource with id of `0` (number) - Scheduler.
(build 6090)
-
[Scheduler]
Correctly forbidding the resizing of events over disabled cells with `allowEventOverlap: false` (Scheduler)
(build 6090)