sschmidPS 4 年之前
父節點
當前提交
474707b895
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/VexFlowPatch/readme.txt

+ 7 - 0
src/VexFlowPatch/readme.txt

@@ -2,6 +2,13 @@ These files are custom patches for the currently installed vexflow version.
 They should be copied to ../../node_modules/vexflow/src/
 They should be copied to ../../node_modules/vexflow/src/
 This will be done by a pre-build script soon, but for now has to be done manually.
 This will be done by a pre-build script soon, but for now has to be done manually.
 
 
+stavevolta.js:
+Fix the length of voltas for first measures in a system
+(whose lengths were wrongly extended by the width of the clef, key signature, etc. (beginInstructions) in Vexflow 1.2.93)
+
+tabnote.js:
+Add a context group for each tabnote, so that it can be found in the SVG DOM ("vf-tabnote")
+
 Currently, we are using Vexflow 1.2.93, because of some formatter advantages
 Currently, we are using Vexflow 1.2.93, because of some formatter advantages
 compared to Vexflow 3.x versions.
 compared to Vexflow 3.x versions.
 Because of that, we need to patch in a few fixes that came after 1.2.93.
 Because of that, we need to patch in a few fixes that came after 1.2.93.