1786192369
This commit is contained in:
@@ -133,8 +133,10 @@ export component AppWindow inherits Window {
|
||||
height: root.height - 64px;
|
||||
Rectangle {
|
||||
preferred-width: root.width;
|
||||
height: parent.height;
|
||||
VerticalLayout {
|
||||
if root.page == 0: Climate {
|
||||
height: parent.height;
|
||||
is-night: is-night;
|
||||
weather: weather;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user