1786192336
This commit is contained in:
@@ -32,6 +32,8 @@ export component Climate inherits Rectangle {
|
|||||||
in property <bool> is-night;
|
in property <bool> is-night;
|
||||||
|
|
||||||
HorizontalBox {
|
HorizontalBox {
|
||||||
|
height: parent.height;
|
||||||
|
|
||||||
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