Type
magento2-module
Fix for catalog image resize
magento2-module
OSL-3.0
None
None
None
None
None
Bug fix for images are displayed with incorrect size.
Installation via composer:
composer require "piotrkwiecinski/magento2-module-image-resize-fix: 0.1.0"
Run from Magento 2 root directory:
for enable module:
php -f bin/magento module:enable PiotrKwiecinski_ImageResizeFix
for update system:
php -f bin/magento setup:upgrade