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