World is now on Opti ID! Learn more
AI OnAI Off
World is now on Opti ID! Learn more
As far as I understood it, an SVG file by its very nature will always return the whole file, and it is scaled by the browser.
This is somewhat similar to This Question.
I have added a seperate class to support SVG.
However, this returns the exact SVG file. It will not return a thumbnail which is scaled to 250*180. How to resolve this? Is this a known issue?