Skip to content

Commit 8227fc8

Browse files
DOC-3224: Removing a line height sometimes did not remove it from all selected lines.
1 parent 7e98a33 commit 8227fc8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

modules/ROOT/pages/8.3.0-release-notes.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,12 @@ The following premium plugin updates were released alongside {productname} {rele
9090

9191
{productname} {release-version} also includes the following bug fixes:
9292

93-
=== <TINY-vwxyz 1 changelog entry>
94-
// #TINY-vwxyz1
93+
=== Removing a line height at times did not remove it from all selected lines.
94+
// #TINY-13053
9595

96-
// CCFR here.
96+
An issue was identified where removing or modifying `lineheight` properties on multiple elements resulted in inconsistent updates when the elements had differing values. In these cases, only the `lineheight` of the first line was changed or removed, while subsequent lines were not updated.
97+
98+
{productname} {release-version} resolves this issue by introducing improved toggling behavior for the permissive `lineheight` option, ensuring that all lines are now correctly updated or removed as expected.
9799

98100

99101
[[security-fixes]]
@@ -128,4 +130,3 @@ There <is one | are <number> known issue<s> in {productname} {release-version}.
128130
// #TINY-vwxyz1
129131

130132
// CCFR here.
131-

0 commit comments

Comments
 (0)