mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-01-12 11:06:41 +01:00
arranger: open and close rename modal
This commit is contained in:
parent
b0f4919030
commit
c8bdee060c
7 changed files with 92 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use crate::*;
|
||||
|
||||
#[derive(PartialEq)]
|
||||
#[derive(PartialEq, Clone, Copy)]
|
||||
/// Represents the current user selection in the arranger
|
||||
pub enum ArrangerFocus {
|
||||
/** The whole mix is selected */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue