12-19
This commit is contained in:
@ -2276,6 +2276,8 @@ class TrajectoryMotion extends Base {
|
||||
this.labelBackgroundColorStart = this.originalOptions.label.backgroundColor[0]
|
||||
this.labelBackgroundColorEnd = this.originalOptions.label.backgroundColor[1]
|
||||
this.options = this.deepCopyObj(this.originalOptions);
|
||||
syncData(this.sdk, this.options.id)
|
||||
syncSplitData(this.sdk, this.options.id)
|
||||
}
|
||||
|
||||
// viewFollow(e) {
|
||||
|
||||
Reference in New Issue
Block a user