Hi Tomasz,
On the initial live installation which I reverted back to the pervious edition it was saving cropped images by seemingly squishing the entire image into the required dimensions.
On another installation when selecting ‘Crop’ under a Media Library item in list mode with debug turned on I cannot save at crop changes at all and the crop dialog had the error output:
Notice: Undefined index: size in /manual-image-crop/lib/ManualImageCropEditorWindow.php on line 39
When debug is off I can save but only if I first select the size tab for the size I want to crop as otherwise that ‘size’ variable maybe isn’t set. The default selected tab is failing to set that variable is seems. When it does save a change it’s an all black image. My test image has no large mass of black colour. Multiple crop test images all saved as black.
An Example:
Original picture dimensions: 805 x 806 px
Target picture dimensions: 380 x 235 px ( Hard crop mode )