浏览代码

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 年之前
父节点
当前提交
c1b8a0d2d9
共有 1 个文件被更改,包括 435 次插入1743 次删除
  1. 435 1743
      src/MusicalScore/Graphical/EngravingRules.ts

文件差异内容过多而无法显示
+ 435 - 1743
src/MusicalScore/Graphical/EngravingRules.ts


部分文件因为文件数量过多而无法显示