Download and show full picture for m.image GIFs
This commit is contained in:
@@ -10,7 +10,8 @@ HMxcImage {
|
||||
animated: loader.singleMediaInfo.media_mime === "image/gif" ||
|
||||
Utils.urlExtension(loader.mediaUrl) === "gif"
|
||||
clientUserId: chatPage.userId
|
||||
mxc: animated ? openUrl : (loader.thumbnailMxc || loader.mediaUrl)
|
||||
thumbnail: ! animated
|
||||
mxc: thumbnail ? (loader.thumbnailMxc || loader.mediaUrl) : openUrl
|
||||
|
||||
|
||||
property EventMediaLoader loader
|
||||
|
Reference in New Issue
Block a user