Closed syedfa closed 1 year ago
We were seeing a lot of spurious console logs related to zero-size image resizing. I added code to skip the resize if the target size is zero, and this fixed the issue.
We were seeing a lot of spurious console logs related to zero-size image resizing. I added code to skip the resize if the target size is zero, and this fixed the issue.