clear previous region when switching to an empty slot in a cue-pianoroll
This commit is contained in:
@@ -2293,6 +2293,9 @@ Pianoroll::set (TriggerReference & tref)
|
||||
if (mr) {
|
||||
set_region (mr);
|
||||
}
|
||||
|
||||
} else {
|
||||
view->set_region (nullptr);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user