Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(image): Fix Imagemagick resize effect
Only apply `^` operator (minimum values of size) if both width and height are supplied, otherwise the image will be cropped to a square.
- Loading branch information