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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ If your current version of dhtmlxGantt is older than 2.0, check migrating.md for
17
17
18
18
### Fixes
19
19
20
-
- Fix the regression with the incorrect link position while dragging when[smart_rendering](api/gantt_smart_rendering_config.md) enabled
20
+
- Fix the regression with the incorrect link position while dragging with[smart_rendering](api/gantt_smart_rendering_config.md) enabled
21
21
- Fix the regression where the [Resource Control](desktop/resources.md) of the [lightbox](desktop/default_edit_form.md) expands beyond its container
22
22
- Correct the missing bottom border of [time scale](desktop/configuring_time_scale.md) cells in the last row when cells are highlighted with custom CSS
23
23
- Fix the incorrect behavior of [sticky labels](desktop/configuring_time_scale.md#stickylabels) when api/gantt_smart_scales_config.md is disabled
24
-
- Resolve the issue where Gantt continues [vertically dragging](api/gantt_order_branch_config.md) a task after a right-click
24
+
- Resolve the issue where Gantt continues [vertically dragging](api/gantt_order_branch_config.md) a task after a rightclick
25
25
- Fix the issue where calling api/gantt_resetlayout.md breaks the functionality of the [S-Curve Overlay](desktop/baselines.md#extraoverlayforthechart) plugin
26
26
- Prevent creation of duplicate links by the [predecessor editor](desktop/inline_editing.md#typesofeditors)
0 commit comments