mirror of
https://github.com/Death916/deathclock.git
synced 2026-04-11 04:56:35 -07:00
catching up nothing major
This commit is contained in:
parent
5f68c7353a
commit
7a88aeba0f
3 changed files with 12 additions and 5 deletions
2
main.qml
2
main.qml
|
|
@ -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
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue