Skip to content

Commit f1a1fa8

Browse files
committed
DOC-3526: Add bug fix release note for table cell indentation (TINY-14370)
1 parent 72052a8 commit f1a1fa8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ The following premium plugin updates were released alongside {productname} {rele
8989

9090
{productname} {release-version} also includes the following bug fix<es>:
9191

92+
=== Indentation is now applied to all selected table cells
93+
// #TINY-14370
94+
95+
Previously, applying indentation with multiple table cells selected affected only the cell where the pointer was released, because the action used the browser's native selection rather than the editor's cell selection. {productname} now applies indentation to every cell in the selection.
96+
9297
// === <TINY-vwxyz 1 changelog entry>
9398
// #TINY-vwxyz1
9499

0 commit comments

Comments
 (0)