Page MenuHomePhorge

D141.1766787639.diff
No OneTemporary

Size
581 B
Referenced Files
None
Subscribers
None

D141.1766787639.diff

diff --git a/src/contents/ui/StickerPicker.qml b/src/contents/ui/StickerPicker.qml
--- a/src/contents/ui/StickerPicker.qml
+++ b/src/contents/ui/StickerPicker.qml
@@ -64,8 +64,9 @@
height: stickerPicker.stickerSize + stickerPicker.stickerMargin
width: stickerPicker.stickerSize + stickerPicker.stickerMargin
- Kirigami.Icon {
+ Image {
anchors.centerIn: parent
+ fillMode: Image.PreserveAspectFit
height: stickerPicker.stickerSize
width: stickerPicker.stickerSize
source: matrixSdk.mxcUriToHttp(sticker.mxcUri)

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 26, 2:20 PM (18 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
841906
Default Alt Text
D141.1766787639.diff (581 B)

Event Timeline