Skip to content

Commit f9fb6ee

Browse files
committed
[fix] minor corrections
1 parent 065f645 commit f9fb6ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/whatsnew.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ If your current version of dhtmlxGantt is older than 2.0, check migrating.md for
2020
- Fix the issue in [React Gantt](web/react.md) where reloaded tasks did not have link IDs in their `$source` and `$target` properties
2121
- Fix the issue where Gantt opened the inline editor after pressing the **Meta** key
2222
- 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
2525

2626
### Updates
2727

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
2929
- Allow configuring row and task bar height for [virtual tasks](api/gantt_groupby.md)
3030

3131

0 commit comments

Comments
 (0)