mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-14 01:32:29 -04:00
feat: add support for animated gifs as profile pictures (#1804)
This commit is contained in:
@@ -30,7 +30,7 @@ Rectangle {
|
|||||||
border.color: "transparent"
|
border.color: "transparent"
|
||||||
border.width: 0
|
border.width: 0
|
||||||
|
|
||||||
Image {
|
AnimatedImage {
|
||||||
id: internalImage
|
id: internalImage
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
anchors.margins: 2
|
anchors.margins: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user