This commit is contained in:
zh
2025-12-19 12:34:25 +08:00
parent 8025e1c261
commit 5332767287
32 changed files with 330 additions and 45 deletions

View File

@ -1045,6 +1045,8 @@ class RadarScanStereoscopic extends Base {
this.labelBackgroundColorStart = this.originalOptions.label.backgroundColor[0]
this.labelBackgroundColorEnd = this.originalOptions.label.backgroundColor[1]
this.positionEditing = false
syncData(this.sdk, this.options.id)
syncSplitData(this.sdk, this.options.id)
}
async remove() {