File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 19
19
this source code distribution or the Licensing information page available
20
20
at runtime from the About dialog for additional information.
21
21
-->
22
- < style >
23
- .gl-plot-wrapper-display-area-and-x-axis .toiPositioner {
24
- position : relative;
25
- height : 100% ;
26
- }
27
- </ style >
28
22
< span ng-controller ="PlotController as plot "
29
23
class ="abs holder holder-plot has-control-bar ">
30
24
< div class ="l-control-bar " ng-show ="!plot.hideExportButtons ">
Original file line number Diff line number Diff line change @@ -645,7 +645,6 @@ define(
645
645
this . scrollToRow ( this . $scope . toiRowIndex ) ;
646
646
}
647
647
}
648
- console . log ( 'toiRowIndex ' + this . $scope . toiRowIndex + ' length: ' + this . $scope . displayRows . length ) ;
649
648
} ;
650
649
651
650
/**
You can’t perform that action at this time.
0 commit comments