Skip to content

Commit 1ba7732

Browse files
committed
Docs: DOC-3355 - Preserved the selected diff when switching between diff and preview modes
1 parent 9378169 commit 1ba7732

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ The {productname} {release-version} release includes an accompanying release of
4141

4242
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
4343

44+
=== TinyMCE AI
45+
46+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
47+
48+
**TinyMCE AI** includes the following fix.
49+
50+
==== Preserved the selected diff when switching between diff and preview modes
51+
// #TINY-13402
52+
53+
Previously, switching between preview and diff modes in the TinyMCE AI review panel did not preserve the current suggestion selection. The view would reset to the first suggestion, causing the document to jump to the top rather than maintaining the position within the current context. This disrupted the review experience, particularly for users working through suggestions further down the document.
54+
55+
In {productname} {release-version}, the active suggestion is now preserved when switching between preview and diff modes. Users return to the same suggestion they were viewing prior to the mode change, and manually scrolling in preview mode no longer forces the view to jump when switching back to diff mode.
56+
57+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
58+
4459

4560
[[accompanying-enhanced-skins-and-icon-packs-changes]]
4661
== Accompanying Enhanced Skins & Icon Packs changes

0 commit comments

Comments
 (0)