Updated comment svgutils convertToPath.
parent
01ad9d7fdd
commit
86c3818886
|
@ -686,7 +686,7 @@ svgedit.utilities.getBBoxOfElementAsPath = function(elem, addSvgElementFromJson,
|
||||||
return bb;
|
return bb;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Function: getBBoxOfElementAsPath
|
// Function: convertToPath
|
||||||
// Convert selected element to a path.
|
// Convert selected element to a path.
|
||||||
//
|
//
|
||||||
// Parameters:
|
// Parameters:
|
||||||
|
|
Loading…
Reference in New Issue