mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
wip: p.53, e=118, fixed focus trait loop
This commit is contained in:
parent
9b996878c2
commit
76af9d9bac
15 changed files with 737 additions and 727 deletions
|
|
@ -26,7 +26,6 @@ impl TryFrom<&Arc<RwLock<JackClient>>> for SequencerTui {
|
|||
focused: false,
|
||||
focus: TransportFocus::PlayPause,
|
||||
size: Measure::new(),
|
||||
phrases: vec![],
|
||||
}.into(), None, None))
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue