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
Yes, I'm testing the SVG rasterizer which is needed for other purpose (links previews for example).
The plan is to go back to render SVGs natively again in thumbnails once I have identified most issues.
Could you please tell which asset(s) thumbnail is not correctly rendered?
Hello,
Previously, SVG based thumbnails were rendered on the front-end, which in most browsers resulted in using the current SVG standard.
However it appears that the new thumbnail rendering method uses an older SVG standard which does not support the transform-origin property.
I was hoping this might be fixable.
Thanks
The text was updated successfully, but these errors were encountered: