wip: reenabling editor

This commit is contained in:
🪞👃🪞 2025-01-02 14:01:14 +01:00
parent 00453a7697
commit 6b073988c2
3 changed files with 31 additions and 4 deletions

View file

@ -143,7 +143,7 @@ render!(Tui: (self: Groovebox) => {
))),
Bsp::n(
MidiEditStatus(&self.editor),
Fill::xy(&self.editor),
&self.editor,
),
),
))