indentation
This commit is contained in:
@@ -550,7 +550,6 @@ svgedit.path.Segment.prototype.moveCtrl = function(num, dx, dy) {
|
|||||||
|
|
||||||
var pts = [cloneItem.x,cloneItem.y,
|
var pts = [cloneItem.x,cloneItem.y,
|
||||||
cloneItem.x1,cloneItem.y1, cloneItem.x2,cloneItem.y2];
|
cloneItem.x1,cloneItem.y1, cloneItem.x2,cloneItem.y2];
|
||||||
|
|
||||||
// end fix
|
// end fix
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user