You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/whats-new.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ Updating from an earlier version? Check the [migration guide](migration.md) for
24
24
- Fix the issue where the [reorder](guides/reordering-tasks.md) drag marker and task placeholder had incorrect sizes when the grid was scrollable
25
25
- Fix the issue where [DataProcessor](guides/server-side.md) did not use the [ISO date format](guides/date-format.md) by default when tasks were loaded with dates in the `Date` format
26
26
- Fix the script error thrown when [drag_links](api/config/drag_links.md) was disabled and a [split task](guides/split-tasks.md) row was taller than its parent row
27
+
- Fix regression in the timeline scales cells disappearing after changing the zoom level
0 commit comments