fix issue with subpath
This commit is contained in:
@@ -446,7 +446,6 @@ export const pathActionsMethod = (function () {
|
|||||||
if (path.matrix) {
|
if (path.matrix) {
|
||||||
pathActionsContext_.recalcRotatedPath();
|
pathActionsContext_.recalcRotatedPath();
|
||||||
}
|
}
|
||||||
init();
|
|
||||||
pathActionsMethod.toEditMode(path.elem);
|
pathActionsMethod.toEditMode(path.elem);
|
||||||
path.selectPt();
|
path.selectPt();
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user