xzw 3 weeks ago
parent
commit
62a05a827b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/custom/objects/tool/ctrlPolygon.js

+ 1 - 1
src/custom/objects/tool/ctrlPolygon.js

@@ -898,7 +898,7 @@ export class ctrlPolygon extends THREE.Object3D {
         this.point2dInfo = null
         this.facePlane = null   
          
-        
+        this.dispatchEvent('changed')
                     
     }