construction: Replaced create with Design constructor
This commit is contained in:
parent
a5007e0e4e
commit
03f09bf048
4 changed files with 10 additions and 10 deletions
|
@ -23,7 +23,7 @@
|
|||
.use(freesewing.plugins.validate)
|
||||
;
|
||||
|
||||
pattern.settings.only = ['snippet_clone'];
|
||||
//pattern.settings.only = ['snippet_clone'];
|
||||
pattern.draft();
|
||||
document.getElementById("svg").innerHTML = pattern.render();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue