From e1c9a9af6eae94edc51aa06df34d4c4bce546ddf Mon Sep 17 00:00:00 2001 From: fan Date: Tue, 25 Jul 2023 09:33:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/graphics/sectionLink/SectionLinkDrawAssistant.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graphics/sectionLink/SectionLinkDrawAssistant.ts b/src/graphics/sectionLink/SectionLinkDrawAssistant.ts index 0671e80..d8e1af4 100644 --- a/src/graphics/sectionLink/SectionLinkDrawAssistant.ts +++ b/src/graphics/sectionLink/SectionLinkDrawAssistant.ts @@ -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