focus is weird

This commit is contained in:
🪞👃🪞 2024-06-20 21:56:54 +03:00
parent f5d02f9f08
commit 7b568c55b8
4 changed files with 24 additions and 27 deletions

View file

@ -23,7 +23,7 @@ fn main () -> Result<(), Box<dyn Error>> {
//crate::device::run(Sequencer::new("Rhythm#000")?)
let transport = Transport::new("Transport")?;
let timebase = transport.state.lock().unwrap().timebase();
crate::device::run(Rows::new(false, vec![
crate::device::run(Rows::new(true, vec![
Box::new(transport),
Box::new(Columns::new(false, vec![
Box::new(Chain::new("Chain#0000", vec![