Skip to content

Commit 069f113

Browse files
Update modules/ROOT/pages/7.6.1-release-notes.adoc
1 parent 8663e6d commit 069f113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The {productname} {release-version} release includes an accompanying release of
110110
==== Resizing images by typing into the input didn't update the `style` attribute correctly.
111111
// TINY-11669
112112

113-
An issue was identified where the `style` attribute of an image was not updated correctly when its width and height were modified via user input.
113+
An issue was identified where the internal custom `style` attribute of an image was not updated correctly when its width and height were modified via user input.
114114

115115
This occurred because the resize function was triggered while the selection was elsewhere, due to a debounce delay between the input and the resize operation. As a result, the resize operation was performed on the current selection instead of the intended image.
116116

0 commit comments

Comments
 (0)