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