Skip to content

Commit bf3cbfa

Browse files
committed
Image selection was removed when calling nodeChanged while having focus inside the editor UI.
1 parent 9dd1fb6 commit bf3cbfa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,11 @@ For more information on the `+disabled+` option, see xref:editor-important-optio
278278
=== Image selection was removed when calling nodeChanged while having focus inside the editor UI.
279279
// #TINY-11437
280280

281+
Previously, executing a `nodeChange` event while an image was selected caused the image to lose its resize handles. This issue disrupted the user experience, requiring users to re-select the image to resize it.
282+
283+
{productname} {release-version} addresses this issue. Now, resize handles are only removed when focus moves out of the editor or its UI components.
284+
285+
As a result, the resize handles remain visible during `nodeChange` events, improving usability.
281286

282287
=== Tooltip would not show for group toolbar button.
283288
// #TINY-11391

0 commit comments

Comments
 (0)