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
I'm not sure exactly what conditions cause this, but certain GIFs are cropped or stretched oddly. You can see the behavior using https://gokercebeci.com/dev/canvasresize
This image is handled correctly:
This image is cropped to the top-left quadrant:
And this image has the bottom half cropped off, then stretched vertically to fill the space:
The text was updated successfully, but these errors were encountered:
Same issue here. It looks like detectVerticalSquash is returning the wrong value since it's checking transparency to... I don't really know what it does. I'm not really sure how to fix this.
I'm not sure exactly what conditions cause this, but certain GIFs are cropped or stretched oddly. You can see the behavior using https://gokercebeci.com/dev/canvasresize
This image is handled correctly:
This image is cropped to the top-left quadrant:
And this image has the bottom half cropped off, then stretched vertically to fill the space:
The text was updated successfully, but these errors were encountered: