删除注释
This commit is contained in:
parent
e567a4dfe3
commit
e1c9a9af6e
@ -485,7 +485,6 @@ class LinkPolylineEditPlugin extends PolylineEditPlugin {
|
||||
|
||||
updateEditedPointsPosition() {
|
||||
super.updateEditedPointsPosition();
|
||||
console.log(this.editedPoints, '--', this.labels[0], this.labels[1]);
|
||||
this.labels[0]?.position.set(
|
||||
this.editedPoints[0].x,
|
||||
this.editedPoints[0].y + 10
|
||||
|
Loading…
Reference in New Issue
Block a user