Browse Source

Refactor EngravingRules: remove getters and setters, make properties public (#841) (#862)

squashed commits:

* refactor: eliminate getter and setter in engraving rules

* Fixed error

* refactor: revert some accidental variable renamings

these were mostly accidentally suggested during a conference code review by myself (except Height/Width)

* refactor: revert final accidental renamings

the renaming of PageFormat.width to Width wasn't necessary and may affect other code bases
(same for height/idstring)

* refactor

missed Height in last commit/refactor

Co-authored-by: anita2822 <68724826+anita2822@users.noreply.github.com>
Co-authored-by: sschmid <s.schmid@phonicscore.com>
Simon 4 years ago
parent
commit
c1b8a0d2d9
1 changed files with 435 additions and 1743 deletions
  1. 435 1743
      src/MusicalScore/Graphical/EngravingRules.ts

File diff suppressed because it is too large
+ 435 - 1743
src/MusicalScore/Graphical/EngravingRules.ts


Some files were not shown because too many files changed in this diff