Benjamin Giesinger преди 7 години
родител
ревизия
8465359b67
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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