A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
I stumbled on this just now. Did you ever get an answer? Seems like it's not working...
According to the documentation at http://world.episerver.com/Documentation/Items/Developers-Guide/EPiServer-CMS/75/Configuration/Configuring-episerver/ the attribute zoomImageToFitInWindow on imageEditor element will zoom the image to fit in the image editor window.
However, setting the attribute to true doesn't seem to have any effect:
<imageEditor zoomImageToFitInWindow="True">..</imageEditor>
The image displayed is still way to large for the imageeditor-window.
Am I missing something here ?