fix for ghost note becoming stuck after note selection deleted.
- thanks ristic for the report
This commit is contained in:
@@ -2143,6 +2143,8 @@ MidiRegionView::delete_selection()
|
|||||||
_selection.clear();
|
_selection.clear();
|
||||||
|
|
||||||
apply_diff ();
|
apply_diff ();
|
||||||
|
|
||||||
|
_note_entered = false;
|
||||||
hide_verbose_cursor ();
|
hide_verbose_cursor ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user