Skip to content

Commit 4258104

Browse files
author
Maria Rudenko
committed
Merge pull request '9.0.1' (#66) from v9.0.1 into master
Reviewed-on: https://git.webix.io/Servers/gantt-docs/pulls/66
2 parents 2154a1f + b21fdaf commit 4258104

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

data/api/gantt_lightbox_additional_height_config.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ lightbox_additional_height
88
@example:
99
gantt.config.lightbox_additional_height = 90;
1010

11+
@deprecated: The property is deprecated.
12+
1113
@template: api_config
1214
@descr:
1315
The **lightbox_additional_height** sums 2 values: the height of the lightbox's header and the height of the lighbox's footer.
1416

17+
@changelog: Deprecated since v9.0
18+

data/whatsnew.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ What's New
1010

1111
If your current version of dhtmlxGantt is older than 2.0, check migrating.md for details of updating.
1212

13+
9.0.1
14+
---------------
15+
16+
<span class='release_date'>October 21, 2024. Bugfix release</span>
17+
18+
### Fixes
19+
20+
- Fix the regression with the incorrect link position while dragging with [smart_rendering](api/gantt_smart_rendering_config.md) enabled
21+
- Fix the regression where the [Resource Control](desktop/resources.md) of the [lightbox](desktop/default_edit_form.md) expands beyond its container
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+
- 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
25+
- Fix the issue where calling api/gantt_resetlayout.md breaks the functionality of the [S-Curve Overlay](desktop/baselines.md#extraoverlayforthechart) plugin
26+
- Prevent creation of duplicate links by the [predecessor editor](desktop/inline_editing.md#typesofeditors)
27+
1328
<b>9.0</b>
1429
---------------
1530

0 commit comments

Comments
 (0)