arranger: open and close rename modal

This commit is contained in:
🪞👃🪞 2024-08-20 14:09:03 +03:00
parent b0f4919030
commit c8bdee060c
7 changed files with 92 additions and 17 deletions

View file

@ -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 */