Commit History

Author SHA1 Message Date
  Matthias Uiberacker fa35e8f9eb fix: fixed undefined in placement getter of unknown expressions 5 years ago
  Matthias Uiberacker 270ffef278 refactor: split bool in finalizeSystem method into two bools in musicsystembuilder for more control of rendering if needed. 5 years ago
  Simon 27a1c61d3d Merge pull request #779 from opensheetmusicdisplay/fix/skyline/measureNumber 5 years ago
  Justin Litten b97439e3e5 fix(skyline): Measure number skyline offset 5 years ago
  sschmid 1869c38351 docstrings 5 years ago
  Simon 1c76733d5a feat(Rhythm): Show rhythm in new part. (merge #776) (see EngravingRules.ShowRhythmAgainAfterPartEndOrFinalBarline) 5 years ago
  sschmid 1cf47a1bd1 fix surplus rhythminstruction (#776). feat(Options): add EngravingRule ShowRhythmAgainAfterPartEndOrFinalBarline 5 years ago
  Simon 32f617151e feat(Layout): optimize system distance using sky- and bottomline (collision checks) (merge #772) 5 years ago
  Matthias Uiberacker b2b31bff84 fix: implemented showing the current rhythm in any case if there was an end line given in the last system. 5 years ago
  Simon 222a558858 fix(Skyline): Accomodate multiline octave (octava) 5 years ago
  Simon 1cf016e03e Merge pull request #774 from opensheetmusicdisplay/fix/BreakOnMeasureEndline 5 years ago
  Justin Litten 96fc0a1ff8 fix(skyline) Accomodate multiline ottava 5 years ago
  Matthias Uiberacker 9d9835703a fix: fixed breaking the system if the last measure has an endline (thin-bold line) 5 years ago
  Matthias Uiberacker dcda776901 Merge branch 'develop' into feat/optimizeSystemDistance 5 years ago
  Justin Litten e45a22de41 Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into fix/skyline/ottava 5 years ago
  Justin Litten 0d731ef3c0 fix(skyline) Reorganize, finish implementation 5 years ago
  Matthias Uiberacker 11cae006a4 Feat: optimized system distance using sky- and bottomline values (same as in feat/OptimizeStafflineDistance) 5 years ago
  sschmid 8edc34350a fix demo: skyline and bottomline settings cause render again 5 years ago
  sschmid 3b65493dda don't cause render when setting osmd.DrawSkyLine (or DrawBottomLine) 5 years ago
  sschmid c04e0010c3 fix drawing range staffline undefined issues 5 years ago
  sschmid 22ab5d9d7e test: add visual regression test for skyline and bottomline (one sample, beethoven) 5 years ago
  Simon 8a631bdde5 Merge pull request #770 from opensheetmusicdisplay/fix/expression-collisions-skyline-y-shift-merge 5 years ago
  sschmid 6d5e75222d fix(Expressions): fix alignment in most cases, fix distance calculation (#758, #768) 5 years ago
  sschmid 04e212bcdd remove console.log 5 years ago
  sschmid 1dd05a31dc fix unused import 5 years ago
  sschmid 5b3887b1ec fix skyline: fix crash when GraphicalUnknownExpression involved (#768) 5 years ago
  sschmid ff77b467c7 fix(Expressions): don't align expressions when there are no edges involved. manual merge of #768 5 years ago
  sschmid 4752b6c60e comment 5 years ago
  sschmid 6e1558d031 fix(ChordSymbols): add 5 for power chord (e.g. C5, C plus fifth) (#760) 5 years ago
  Simon 3062b7f014 feat(Percussion): render percussion with few voices on single staffline, add options (merge #756) 5 years ago