You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: