1786192403

This commit is contained in:
2026-08-08 14:33:23 +02:00
parent a913dbd1cc
commit 33012d30aa

View File

@@ -133,7 +133,7 @@ export component AppWindow inherits Window {
height: root.height - 64px;
Rectangle {
preferred-width: root.width;
height: parent.height;
preferred-height: parent.height;
VerticalLayout {
if root.page == 0: Climate {
height: parent.height;