diff --git a/Sources/VLSheetViewNotes.mm b/Sources/VLSheetViewNotes.mm index 586a34b..8d78fad 100644 --- a/Sources/VLSheetViewNotes.mm +++ b/Sources/VLSheetViewNotes.mm @@ -168,7 +168,7 @@ - (void) drawNoteCursor { [self drawNoteCursor:fCursorPitch inMeasure:fCursorMeasure at:fCursorAt - accidental:kMusicNothing mode:' ']; + accidental:fCursorAccidental mode:fClickMode]; } - (void) drawNote:(int)visual at:(NSPoint)p