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.
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
Looking forward to this working.
(Even in the knowledge it will unleash the GIFpocalypse!)
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.
Pity. Thanks for the info.