mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
wip: command system: then for sequencer
This commit is contained in:
parent
524e283075
commit
abbe0dc8f7
3 changed files with 378 additions and 111 deletions
|
|
@ -10,7 +10,7 @@ impl Handle<Tui> for TransportToolbar<Tui> {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
#[derive(Clone, PartialEq)]
|
||||
pub enum TransportCommand {
|
||||
FocusNext,
|
||||
FocusPrev,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue