loop bug fix
This commit is contained in:
parent
eeed61df4b
commit
16f0e0818c
@ -916,6 +916,7 @@ export default {
|
||||
this.paper_main_object.children[child_name].remove();
|
||||
}
|
||||
});
|
||||
this.paperContentsIsSet = false;
|
||||
},
|
||||
addNewPaperSymbolInstance(name, back, scale){
|
||||
let instance = new paper.SymbolItem(this.paper_symbol_definitions[name]); // , {x:0,y:0}
|
||||
|
Loading…
x
Reference in New Issue
Block a user