chkpt
This commit is contained in:
parent
ace8722767
commit
d88eb2845d
@ -483,7 +483,7 @@ class Sketch {
|
|||||||
|
|
||||||
|
|
||||||
// this.setDimLines()
|
// this.setDimLines()
|
||||||
this.setAngLines()
|
// this.setAngLines()
|
||||||
|
|
||||||
this.obj3d.dispatchEvent({ type: 'change' })
|
this.obj3d.dispatchEvent({ type: 'change' })
|
||||||
}
|
}
|
||||||
|
@ -206,7 +206,7 @@ export function onDrag(e) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.solve()
|
this.solve()
|
||||||
this.obj3d.dispatchEvent({ type: 'change' })
|
// this.obj3d.dispatchEvent({ type: 'change' })
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user