Feat: WIP pattern view redesign
Some checks failed
Deploy Website / deploy (push) Failing after 4m50s

This commit is contained in:
2026-02-22 03:26:48 +01:00
parent 52406c7374
commit 003ee0518e
9 changed files with 636 additions and 127 deletions

View File

@@ -30,7 +30,7 @@ pub fn for_page(page: Page) -> &'static [(&'static str, &'static [(&'static str,
],
Page::Patterns => &[
(
"Organize your project into banks and patterns. The left column lists 32 banks, the right shows patterns in the selected bank. Stage patterns to play or stop, then commit to apply all changes at once.",
"Organize your project into banks and patterns. The left column lists 32 banks, the right shows patterns in the selected bank. The bottom strip previews steps and pattern properties. Stage patterns to play or stop, then commit to apply all changes at once.",
&[
("Arrows", "navigate"),
("Enter", "open in sequencer"),