mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
disable piano mode switch for now
This commit is contained in:
parent
57158d4d6f
commit
00453a7697
5 changed files with 154 additions and 157 deletions
|
|
@ -143,7 +143,7 @@ render!(Tui: (self: Groovebox) => {
|
|||
))),
|
||||
Bsp::n(
|
||||
MidiEditStatus(&self.editor),
|
||||
Fill::xy(Align::c("kyp"))
|
||||
Fill::xy(&self.editor),
|
||||
),
|
||||
),
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue