catching up nothing major

This commit is contained in:
Death916 2024-02-12 19:00:02 -08:00
parent 5f68c7353a
commit 7a88aeba0f
3 changed files with 12 additions and 5 deletions

View file

@ -83,7 +83,7 @@ ApplicationWindow {
Image {
anchors.fill: parent
source: weatherImage
source: weatherMapPath
//fillMode: Image.fill // Fill the entire area // Uncomment this line to fill the entire area
}