|
shape.dragBoundFunc(function (this: any, _: any, ev: MouseEvent) {
|
|
shape.dragBoundFunc(function (this: any, _: any, ev: MouseEvent) {
|
|
const current = invMat.value.point(getOffset(ev, stage.value!.getNode().container()));
|
|
const current = invMat.value.point(getOffset(ev, stage.value!.getNode().container()));
|