django-imagekit-cropper icon indicating copy to clipboard operation
django-imagekit-cropper copied to clipboard

Generate images cropped function sometimes results in different images than default crop

Open ninapavlich opened this issue 9 years ago • 1 comments

ninapavlich avatar Apr 14 '15 02:04 ninapavlich

Noticed this happening if a source image is smaller than the image spec field. The image isn't getting resized to fill, instead the fill is just empty whitespace.

ninapavlich avatar Jan 05 '17 20:01 ninapavlich