Image Cropper Property Editors (using ImageResizing.NET)
Happy New Year All!
There are many ways an image crop can be defined. As we know, editors do like as much flexibility as possible :) Having discussed various approaches with multiple content teams, we have decided to enable cropping at the page or block level.
We made 2 editors available:
- Image Reference
- Image Reference List
The aspect ratio can be defined for each instance of the property editor individually.
Usage
Image can be assigned by drag and dropping it into the drop zone:
Once the image is dropped, Image Cropper dialog is displayed:
Of course, any image can be edited or deleted at any point. Moreover images in Image Reference List editor can be reordered:
Implementation
The NuGet package is available in the EPiServer Nuget Feed. The source code and the implemenation guide can be found on GitHub.
Comments