mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 20:56:43 +01:00
compact launch grid
This commit is contained in:
parent
fad0caef88
commit
3886e34519
5 changed files with 75 additions and 90 deletions
|
|
@ -66,7 +66,7 @@ pub struct Sequencer {
|
|||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
enum SequencerView {
|
||||
pub enum SequencerView {
|
||||
Tiny,
|
||||
Compact,
|
||||
Horizontal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue