Benjamin Giesinger 7 éve
szülő
commit
8465359b67
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      src/MusicalScore/Graphical/MusicSheetCalculator.ts

+ 2 - 0
src/MusicalScore/Graphical/MusicSheetCalculator.ts

@@ -373,7 +373,9 @@ export abstract class MusicSheetCalculator {
             let relativeY: number;
 
             // and the corresponding SkyLine indeces
+            // tslint:disable-next-line:no-unused-variable
             let start: number = relativeX;
+            // tslint:disable-next-line:no-unused-variable
             let end: number = relativeX - graphicalLabel.PositionAndShape.BorderLeft + graphicalLabel.PositionAndShape.BorderMarginRight;
 
             // take into account the InstrumentNameLabel's at the beginning of the first MusicSystem