Co-authored-by: R Midhun Suresh <rmidhunsuresh@gmail.com>
dbkr/animated-image-flag
David Baker 1 year ago committed by GitHub
parent d0771f616c
commit 4078173011
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ animation to start without a delay while it's downloaded.
## Proposal
We add an optional boolean flag, `ia_animated` to the `info` object of `m.image` events indicating if
We add an optional boolean flag, `is_animated` to the `info` object of `m.image` events indicating if
the image is animated or not. This SHOULD match whether the original image contains animation. Note
that this will require clients probe the image file for animation. Simpler clients may, therefore,
choose to not send this value at all, or always set it to false, meaning receiving clients are

Loading…
Cancel
Save