1786205435

This commit is contained in:
2026-08-08 18:10:35 +02:00
parent 7e25667d22
commit cf9eb09a7b

View File

@@ -104,11 +104,10 @@ component LightTile inherits Rectangle {
text: light.name;
height: 32px;
vertical-alignment: center;
horizontal-alignment: right;
font-weight: light.on ? 700 : 500;
}
Rectangle { }
sw := Switch {
width: 48px;
height: 32px;