Skip to content
Cyril Silverman edited this page Dec 28, 2016 · 17 revisions

Upcoming Release

  • Accidental.ApplyAccidentals() no longer breaks on Notes that ignore ticks (ie: TimeSigNote)
  • Accidental.applyAccidentals() now applies accidentals to GraceNotes
  • 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 and StaveNote.extraRightPx get recalculated in StaveNote#reset
  • Factory exposes a lot more elements API is subject to change
  • Factory constructor options.renderer.selector renamed to options.renderer.elementId to more appropriately reflect the what the string represents
  • Tests have been refactored to use Factory and EasyScore