add visual scope

This commit is contained in:
2026-06-13 19:31:46 -05:00
parent dbc1db37e1
commit e9fff9691b
8 changed files with 80 additions and 37 deletions

View File

@@ -63,6 +63,8 @@ ApplicationWindow {
repeat: true
onTriggered: scope.update()
}
buffer: scopeBuffer
}
}