this post was submitted on 30 Jul 2023
62 points (100.0% liked)
Voyager
5624 readers
162 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Still on 1.1.0
The URL for one of the community icons is
https://lemmy.world/pictrs/image/06660c76-9219-486e-a146-27b69dcac8ce.png?thumbnail=37.89473684210526&format=jpg
Which gives me "Query deserialize error: invalid digit found in string"
Edit: After update to 1.1.1 the icon works
The URL from 1.1.1 is
https://lemmy.world/pictrs/image/06660c76-9219-486e-a146-27b69dcac8ce.png
OH, I see, devicePixelRatio can be a non-integer and that breaks the thumbnail request. I'll fix it!
I love it when a bug finds an explanation :)