• The SVG images have only 1px of width and height.

    This appears to be related to the previous issue of division by zero in some applications, whereas SVG image dimensions were determined as being 0.

    Now a fallback of 1 is used instead – but it would be better when the actual SVG dimensions can be parsed out of the SVG file (which is available in those SVGs that only have 1px assigned).

Viewing 1 replies (of 1 total)
  • Mike Manger

    (@mikemanger)

    We’re finding this as well. It is a blocker for this plugin because lazyload wont work correctly.

Viewing 1 replies (of 1 total)
  • The topic ‘SVG image has only `1px` width + height’ is closed to new replies.