-
Notifications
You must be signed in to change notification settings - Fork 669
Changelog
Cyril Silverman edited this page Dec 27, 2016
·
17 revisions
-
Accidental.ApplyAccidentals()
no longer breaks onNotes
that ignore ticks (ie:TimeSigNote
) -
Accidental.applyAccidentals()
now applies accidentals toGraceNotes
- Fix a
BoundingBox#mergeWith
case when one box contains another - Fix blurry canvas rendering on retina screens
- Rebuild noteheads after
StaveNote#setKeyLine
is called - Ensure
StaveNote.extraLeftPx
andStaveNote.extraRightPx
get recalculated inStaveNote#reset
- Lots of elements have been added to the
Factory
- Not that the API is subject to change
- Refactored tests
[ VexFlow.com ] [ API ] [ GitHub Repo ] [ Contributors ]