1786205366
This commit is contained in:
@@ -192,7 +192,7 @@ export component AppWindow inherits Window {
|
||||
}
|
||||
|
||||
VerticalBox {
|
||||
preferred-width: 0;
|
||||
preferred-width: root.width / 3;
|
||||
for light[index] in root.lights: LightTile {
|
||||
light: light;
|
||||
clicked => { toggle-light(light.id) }
|
||||
|
||||
Reference in New Issue
Block a user