Summary: | GIF images aren't played | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Justin Zobel <justin.zobel> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carl, josh, qydwhotmail |
Priority: | NOR | ||
Version: | 22.11.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/tokodon/commit/4d8be257adfebdf467552a3f9f41eae2edd28de0 | Version Fixed In: | |
Sentry Crash Report: |
Description
Justin Zobel
2022-12-23 01:06:14 UTC
Should be easy to fix by replacing Image with AnimatedImage Animated emoticons also don't play Git commit 4d8be257adfebdf467552a3f9f41eae2edd28de0 by Joshua Goins. Committed on 13/02/2023 at 19:50. Pushed by redstrate into branch 'master'. Add support for videos on the timeline Closes #53 Signed-off-by: Joshua Goins <josh@redstrate.com> M +128 -50 src/content/ui/StatusDelegate/AttachmentGrid.qml A +32 -0 src/content/ui/StatusDelegate/MediaContainer.qml * M +1 -0 src/resources.qrc The files marked with a * at the end have a non valid license. Please read: https://community.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. https://invent.kde.org/network/tokodon/commit/4d8be257adfebdf467552a3f9f41eae2edd28de0 |