This commit is contained in:
2025-10-26 22:28:03 +01:00
parent 03adbbd38f
commit 2f8a3e98a5
7 changed files with 66 additions and 42 deletions
+1 -3
View File
@@ -6,10 +6,8 @@ Rectangle {
width: 320
height: 293
// anchors.bottom: parent.bottom
AnimatedImage {
source: "../Gifs/evernight.gif"
source: "../Gifs/Evernight.gif"
fillMode: Image.PreserveAspectFit
}