loop bug fix

This commit is contained in:
Bachir Soussi Chiadmi 2024-06-03 13:04:41 +02:00
parent eeed61df4b
commit 16f0e0818c

View File

@ -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}