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