mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 20:26:42 +01:00
wip: phrase view mode refactor
This commit is contained in:
parent
1661814164
commit
1b44dc0ce8
7 changed files with 552 additions and 496 deletions
|
|
@ -23,7 +23,6 @@ mod phrase_length; pub(crate) use phrase_length::*;
|
|||
mod phrase_rename; pub(crate) use phrase_rename::*;
|
||||
mod phrase_list; pub(crate) use phrase_list::*;
|
||||
mod phrase_player; pub(crate) use phrase_player::*;
|
||||
mod phrase_select; pub(crate) use phrase_select::*;
|
||||
mod port_select; pub(crate) use port_select::*;
|
||||
|
||||
////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue