silvershop-core icon indicating copy to clipboard operation
silvershop-core copied to clipboard

Enhancement: ProductImageExtension should use FitMax etc. to prevent upscaling

Open wernerkrauss opened this issue 6 years ago • 1 comments

The logic for preventing upscaling is now built in SS4.

ProductImageExtension::getImageAt() should should use FitMax, ScaleMaxWidth and ScaleMaxHeight.

This way all images are processed and resampled with the project's image quality settings

wernerkrauss avatar Nov 21 '18 08:11 wernerkrauss

Thanks! PR welcome

wilr avatar Nov 21 '18 18:11 wilr