Feat: UI / UX fixes

This commit is contained in:
2026-02-26 21:17:53 +01:00
parent f618f47811
commit 6b56655661
20 changed files with 268 additions and 169 deletions

View File

@@ -21,6 +21,10 @@ pub enum AppCommand {
PrevStep,
StepUp,
StepDown,
NextPattern,
PrevPattern,
NextBank,
PrevBank,
// Pattern editing
ToggleSteps,