Sola-ris

Results 5 comments of Sola-ris

I've had similar issues when adding files that contained Unicode apostrophes (`’` instead of `'`) and Em Dashes (`–` instead of `-`), except instead of crashing, it displayed broken entries...

Regular PNGs have a background added, if they're in RGBA. I've given the thumbnail the same treatment

Happens for [regular images](https://github.com/TagStudioDev/TagStudio/blob/main/src/tagstudio/qt/previews/renderer.py#L1128-L1131) and [exr image](https://github.com/TagStudioDev/TagStudio/blob/main/src/tagstudio/qt/previews/renderer.py#L1106-L1110). I have no opinion on it, but I don't think it's something that should be changed as part of this issue.