merge SceneRows and TracksHeader into ArrangerViewVertical

This commit is contained in:
🪞👃🪞 2024-09-17 01:32:04 +03:00
parent 647cd06060
commit 6660416fd2
2 changed files with 46 additions and 72 deletions

View file

@ -1,5 +1,4 @@
use crate::*;
use tek_core::Direction;
/// Phrase editor.
pub struct Sequencer<E: Engine> {