npm update + associated fixes
This commit is contained in:
@@ -361,7 +361,7 @@ export const pathActionsMethod = (function () {
|
||||
'stroke-width': '0.5',
|
||||
fill: 'none'
|
||||
});
|
||||
stretchy = getElem('selectorParentGroup').appendChild(stretchy);
|
||||
getElem('selectorParentGroup').append(stretchy);
|
||||
}
|
||||
stretchy.setAttribute('display', 'inline');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user