Thumbnail generator crop bug?

Good afternoon,

I was generating thumbnails dynamically of which some had to be cropped and others already had the right dimensions. I noticed while crop => ‘true’ the website crashed if the original image has the same dimension as the image you’re generating. I found this after searching for a while and fixed it by dynamically assigning the crop argument. I was wondering if this is intended or a bug in the thumb generator?

1 Like