Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F113027
D141.1732367481.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
581 B
Referenced Files
None
Subscribers
None
D141.1732367481.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 5:11 AM (13 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39168
Default Alt Text
D141.1732367481.diff (581 B)
Attached To
Mode
D141: Use Image instead of Kirigami.Icon for sticker picker
Attached
Detach File
Event Timeline
Log In to Comment