mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
wip: p.46, e=26, still lotta todo!
This commit is contained in:
parent
627c7d8820
commit
2977247597
13 changed files with 392 additions and 443 deletions
|
|
@ -57,7 +57,7 @@ impl Content for ArrangerTui {
|
|||
),
|
||||
Split::right(
|
||||
self.splits[1],
|
||||
widget(&self.phrases),
|
||||
widget(&PhrasesView(self)),
|
||||
widget(&PhraseView(self)),
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue