Skip to content

Commit 9e43ded

Browse files
DOC-3132: Dropping files on the placeholder would sometimes insert the image in an incorrect location.
1 parent 1bfb5f2 commit 9e43ded

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

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

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,21 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2424

2525
The following premium plugin updates were released alongside {productname} {release-version}.
2626

27-
=== <Premium plugin name 1> <Premium plugin name 1 version>
27+
=== Image Optimizer
2828

29-
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
29+
The {productname} {release-version} release includes an accompanying release of the **Image Optimizer** premium plugin.
3030

31-
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
31+
**Image Optimizer** includes the following fixes and improvements.
3232

33-
==== <Premium plugin name 1 change 1>
33+
==== Dropping files on the placeholder would sometimes insert the image in an incorrect location.
34+
// #TINY-11643
3435

35-
// CCFR here.
36+
Previously, an issue was identified where the drag-and-drop functionality on an image placeholder in a table would insert the image outside of the table cell.
37+
This resulted in unpredictable behavior when users dragged and dropped an image into the image placeholder.
38+
39+
{productname} {release-version} resolves this issue by ensuring that the image placeholder handles the drop event instead of the editor content element. This results in more predictable and consistent drag-and-drop behavior on image placeholders in Uploadcare.
3640

37-
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
41+
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
3842

3943

4044
[[improvements]]

0 commit comments

Comments
 (0)