From f9cde75862d225ebc6df3d3a3e083a711ba0f73b Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Wed, 9 Apr 2025 09:53:26 +1000 Subject: [PATCH] DOC-3131: Placeholder element is now responsive and adjust to container width. --- modules/ROOT/pages/7.8.0-release-notes.adoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/modules/ROOT/pages/7.8.0-release-notes.adoc b/modules/ROOT/pages/7.8.0-release-notes.adoc index 509c62a196..55f3ba6321 100644 --- a/modules/ROOT/pages/7.8.0-release-notes.adoc +++ b/modules/ROOT/pages/7.8.0-release-notes.adoc @@ -167,6 +167,20 @@ The `exportpdf` plugin previously transformed relative URLs (e.g., `+/relative/u For more information, see: xref:exportpdf.adoc[Export to PDF]. +=== Image Optimizer + +The {productname} {release-version} release includes an accompanying release of the **Image Optimizer** premium plugin. + +==== Placeholder element is now responsive and adjusts to the container's width. +// #TINY-11958 + +Previously, in **Image Optimizer**, the image placeholder had a fixed width, which prevented it from being responsive to different screen or container sizes. This limitation caused visual issues when the placeholder was placed inside small containers (e.g. table cells, small editors), resulting in layout inconsistencies. + +With the release of {productname} {release-version}, this issue has been resolved. The image placeholder styles have been updated to ensure full responsiveness, allowing it to adapt seamlessly to small containers without any visual issues. + +For more information on the **Image Optimizer** premium plugin, see: xref:uploadcare.adoc[Image Optimizer]. + + [[accompanying-premium-plugin-end-of-life-announcement]] == Accompanying Premium plugin end-of-life announcement