sschmid %!s(int64=4) %!d(string=hai) anos
pai
achega
4e063cc374
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/VexFlowPatch/src/tremolo.js

+ 1 - 1
src/VexFlowPatch/src/tremolo.js

@@ -39,7 +39,7 @@ export class Tremolo extends Modifier {
 
 
     this.setRendered();
     this.setRendered();
     const stemDirection = this.note.getStemDirection();
     const stemDirection = this.note.getStemDirection();
-    // VexFlowPatch:add y_spacing_scale
+    // VexFlowPatch: add y_spacing_scale
     this.y_spacing = 4 * stemDirection * this.y_spacing_scale;
     this.y_spacing = 4 * stemDirection * this.y_spacing_scale;
     const start = this.note.getModifierStartXY(this.position, this.index);
     const start = this.note.getModifierStartXY(this.position, this.index);
     let x = start.x;
     let x = start.x;