aelvan / more-fit-images

Fixes a bug in Craft 3.4 where thumbs in the Control Panel were cropped instead of fitted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More Fit Images plugin for Craft CMS 3.4

Fixes a bug in Craft 3.4 where thumbs in the Control Panel were cropped instead of fitted, see craftcms/cms#5515 and craftcms/cms#5518.

This is only a stop-gap solution until Pixel & Tonic fixes the bug, which is scheduled for Craft 3.5.

Requirements

This plugin requires Craft CMS 3.4.0

Installation

To install the plugin, follow these instructions:

  1. Install with composer via composer require aelvan/more-fit-images from your project directory.
  2. Install the plugin in the Craft Control Panel under Settings → Plugins, or from the command line via ./craft install/plugin more-fit-images.
  3. Empty your "Asset caches".

Credits

Icons made by Skyclick from www.flaticon.com.

About

Fixes a bug in Craft 3.4 where thumbs in the Control Panel were cropped instead of fitted.

License:MIT License


Languages

Language:PHP 89.7%Language:CSS 9.6%Language:JavaScript 0.7%