Skip to content

Commit ca51961

Browse files
DOC-3224: Removing a line height sometimes did not remove it from all selected lines. (#3934)
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 1c03dc5 commit ca51961

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,13 @@ In {productname} {release-version}, the xref:accordion.adoc[Accordion plugin] no
9999

100100
{productname} {release-version} also includes the following bug fixes:
101101

102+
=== Removing a line height at times did not remove it from all selected lines.
103+
// #TINY-13053
104+
105+
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.
106+
107+
{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.
108+
102109
=== The `font-size` style on list items was not copied to new list items.
103110
// #TINY-13224
104111

0 commit comments

Comments
 (0)