this post was submitted on 09 Jun 2025
2 points (100.0% liked)

Playground

635 readers
2 users here now

A playground community to test things without bothering other users or communities. Be respectful. Rules applies.

Rules

Be respectful. Don't try to break things. Or people. Use this community to learn, test, teach or fun.

founded 2 years ago
MODERATORS
 
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 month ago (1 children)

Something is preventing the animation from showing. It all works just fine on my dev instance, but piefed.social still has static images when viewed outside the lightbox or clicking through. I am kind of stuck on this one right now.

[–] [email protected] 1 points 1 week ago (1 children)

Looking forward to this working.

(Even in the knowledge it will unleash the GIFpocalypse!)

[–] [email protected] 2 points 1 week ago (1 children)

Here is the relevant issue on codeberg. Thanks to some sleuthing by @[email protected], we were able to figure out where the problem lies. However, the image handling library that piefed uses (pillow) just isn't suited for animated images. So, it would be a fairly big lift and probably require introducing a new dependency to get this working well.

[–] [email protected] 1 points 1 week ago

Pity. Thanks for the info.