Hi
I started to test the current mediabox and have three images like this:
<li>Datei - Optionen - Add-Ins - Verwalten: Excel-Add-Ins - Los - "Fadenkreuz" markieren - OK<br /> <a href="https://www.joomlacontenteditor.net/images/0421/add_in.png" class="jcepopup" data-mediabox="1" type="image/png" data-mediabox-group="421"><img style="box-shadow: rgba(192, 192, 192, 0.75) 0px 0px 10px 5px; margin: 5px 0px; border: 5px currentcolor;" title="Zum Vergrössern klicken" src="https://www.joomlacontenteditor.net/intra/images/0421/add_in_50p.png" /></a> <a href="https://www.joomlacontenteditor.net/images/0421/add_in_fenster.png" type="image/png" class="jcepopup" data-mediabox="1" data-mediabox-group="421" data-mediabox-type="image/png"><img style="box-shadow: rgba(192, 192, 192, 0.75) 0px 0px 10px 5px; margin: 5px 0px; border: 5px currentcolor;" title="Zum Vergrössern klicken" src="https://www.joomlacontenteditor.net/images/0421/add_in_fenster_50p.png" alt="add in fenster 50p" /></a></li>
<li>Excel beenden, neu starten</li>
<li>Im Kontextmenü findet sich ein wechselnder Eintrag "Fadenkreuz an / Fadenkreuz aus". Damit wird bei jeder angeklickten Zelle ein Fadenkreuz gezeichnet.<br /> <a href="https://www.joomlacontenteditor.net/images/0421/fadenkreuz.png" class="jcepopup" data-mediabox="1" type="image/png" data-mediabox-group="421"><img style="box-shadow: rgba(192, 192, 192, 0.75) 0px 0px 10px 5px; margin: 5px 0px; border: 5px currentcolor;" title="Zum Vergrössern klicken" src="https://www.joomlacontenteditor.net/intra/images/0421/fadenkreuz_50p.png" /></a></li>
basically, it works fine, but when I click on a popup to increase its size it looks like this (attachement):
Image size stays unchanged
the canvas keeps the width of the image, but the height ist maximized to the screen
Is it a bug or a feature? Or a bad setting in the code?