View Single Post
Old 08-06-2025, 01:41 PM   #37
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
Hi BeckEbook,
I pushed a change in "if" order so Previewing SVG should now work. The problem was that svg files are xml files and image files so they were picked up by the wrong thumbnail generator. That should now be fixed. At least it works on macOS now.

I also tried to leave images whose width < 300px and height < 300 pixels to set the label pixmap directly without scaling. Hope that does what you want.

Please pull from master and rebuild and retest when you get a free moment.

Thanks for the feedback!
KevinH is online now   Reply With Quote