mirror of
https://github.com/microtherion/VocalEasel.git
synced 2025-04-19 13:34:28 +00:00
Fix stickiness in rest and delete modes
This commit is contained in:
parent
d58f204907
commit
42b580a381
@ -37,6 +37,7 @@
|
||||
[self song]->AddNote(VLLyricsNote(newNote), fCursorMeasure, fCursorAt);
|
||||
VLSoundOut::Instance()->PlayNote(newNote);
|
||||
}
|
||||
fClickMode = ' ';
|
||||
[[self document] didChangeSong];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user