- Status: Not a bug
In v5.0.8 and v5.0.9 that I've so far been using, SVG thumbnails are not displaying in the thumbnail preview in the AdminCP > Themes > Theme Resources page.
Example in the following screenshot, of the 19x SVG images I uploaded, only 3 actually show a generated thumbnail...
I looked in the browser dev tools and the images that have no thumbnail have image dimensions of 0w x 0h, whereas the functioning thumbnails have dimensions like 520w x 840h (so technically not thumbnail images but resized by CSS). It can be difficult to tell them apart when they have similar filenames cat1, cat 2 etc
The actual image resources themselves display correctly on the front-end and this doesn't happen with webp, jpg etc
So I assume when uploading the actual SVGs, the thumbnails are somehow not always being properly created. These images are displayed correctly in IPS4's Theme Resources, although they were often very large you could always see them.
Recommended Comments