[bug] APNG Emojis animate when "pause animated images..." is on. #315
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#315
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version
cc107246
What were you trying to do?
No response
What did you expect to happen?
Emoji doesn't animate until hover.
What actually happened?
It's always animated, treated like a still image.
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
The forums mention fixing this in 2022: https://meta.akkoma.dev/t/akkoma-stable-2022-10-the-kitchen-sync/64, but I still have an issue with it.
If I recall correctly, I couldn't get it to work without enabling media proxy, since the only way to tell whether or not a PNG is animated is by reading the file's headers, and I was only able to do so by having the files be on the same domain (via media proxy) due to CORS stuff.
But if ye've no issue turning media proxy on, yer issue should be promptly solved
@Mergan If that is the case, then at least local animated PNG should be paused right? That is not the case for me: https://outerheaven.club/notice/AXyMQlqezlXGD673C4
Makes sense to allow local checking, it's the same domain