obv 수정
This commit is contained in:
@@ -1203,6 +1203,7 @@ export class ChartManager {
|
||||
|
||||
if (this._indicatorLoadStale(loadGen)) return;
|
||||
|
||||
await this.repairDualLineSeries();
|
||||
this._finalizeIndicatorPaneLayout();
|
||||
this._refreshAllIchimokuClouds();
|
||||
this.syncChartOverlayVisibility();
|
||||
@@ -1250,6 +1251,7 @@ export class ChartManager {
|
||||
}
|
||||
if (this._indicatorLoadStale(loadGen)) return;
|
||||
|
||||
await this.repairDualLineSeries();
|
||||
this._finalizeIndicatorPaneLayout();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user