Now that we scale images by width, we sometimes crop beyond the y-limit on images. As a result, a black space emerges on images which are smaller in height than the expected crop. I think we'll need to rework this to perform a horizontal crop so images are never resized to have a smaller height than the target size.
Now that we scale images by width, we sometimes crop beyond the y-limit on images. As a result, a black space emerges on images which are smaller in height than the expected crop. I think we'll need to rework this to perform a horizontal crop so images are never resized to have a smaller height than the target size.