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: data/whatsnew.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,12 @@ If your current version of dhtmlxGantt is older than 2.0, check migrating.md for
20
20
- Fix the issue in [React Gantt](web/react.md) where reloaded tasks did not have link IDs in their `$source` and `$target` properties
21
21
- Fix the issue where Gantt opened the inline editor after pressing the **Meta** key
22
22
- Fix the `%w`[date format](desktop/date_format.md) not working correctly in CSP production environments
23
-
- Fix the issue that prevented [group tasks](api/gantt_groupby.md) from being displayed as [split tasks](desktop/split_tasks.md) when they have`render="split"` specified
24
-
- Fix the disappearance of the resource grid when pressing the **Tab** key after editing a resource cell
23
+
- Fix the issue that prevented [group tasks](api/gantt_groupby.md) from being displayed as [split tasks](desktop/split_tasks.md) when they had`render="split"` specified
24
+
- Fix the issue with the resource grid disappearing on pressing the **Tab** key after editing a resource cell
25
25
26
26
### Updates
27
27
28
-
- Add support for **landscape** mode when using the [merge_pages](api/gantt_exporttopdf.md) parameter during export
28
+
- Add support for the **landscape** mode when using the [merge_pages](api/gantt_exporttopdf.md) parameter during export
29
29
- Allow configuring row and task bar height for [virtual tasks](api/gantt_groupby.md)
0 commit comments