SVG Images and the aspect ratio check #3124
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The image aspect ratio check (in the pre-commit hook) seems to have a problem with SVG images. It cannot determine the width and height of the image so that the ratio calculation fails with an devision by zero