mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
phrases: autoshow, autoedit
This commit is contained in:
parent
02fa22e2ea
commit
2f904ed78b
4 changed files with 14 additions and 26 deletions
|
|
@ -160,6 +160,7 @@ impl<E: Engine> Arranger<E> {
|
|||
}
|
||||
self.show_phrase();
|
||||
self.focus(ArrangerFocus::PhraseEditor);
|
||||
self.editor.entered = true;
|
||||
}
|
||||
/// Rename the selected track, scene, or clip
|
||||
pub fn rename_selected (&mut self) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue