1786192592
This commit is contained in:
@@ -34,6 +34,8 @@ export component Climate inherits Rectangle {
|
|||||||
HorizontalBox {
|
HorizontalBox {
|
||||||
height: parent.height;
|
height: parent.height;
|
||||||
|
|
||||||
|
Rectangle { }
|
||||||
|
|
||||||
if weather.kind == "sun": Image {
|
if weather.kind == "sun": Image {
|
||||||
colorize: Palette.foreground;
|
colorize: Palette.foreground;
|
||||||
width: 120px;
|
width: 120px;
|
||||||
|
|||||||
Reference in New Issue
Block a user