some state nonsense

This commit is contained in:
2026-06-14 15:52:46 +01:00
parent 269b806af5
commit a8a69c116f
4 changed files with 135 additions and 17 deletions

View File

@@ -70,7 +70,9 @@ Scope {
horizontalCenter: parent.horizontalCenter
}
Center {}
Center {
monitor: win.monitor
}
}
Row {