compact launch grid

This commit is contained in:
🪞👃🪞 2024-06-29 20:46:57 +03:00
parent fad0caef88
commit 3886e34519
5 changed files with 75 additions and 90 deletions

View file

@ -66,7 +66,7 @@ pub struct Sequencer {
}
#[derive(Debug, Clone)]
enum SequencerView {
pub enum SequencerView {
Tiny,
Compact,
Horizontal,