bug: Only add scalebox when complete is true
This commit is contained in:
parent
36e1901c1f
commit
fefb660c59
6 changed files with 24 additions and 37 deletions
|
@ -28,7 +28,6 @@ export default part => {
|
|||
return part;
|
||||
}
|
||||
|
||||
console.log(options);
|
||||
for (let id of Object.keys(part.paths)) delete part.paths[id];
|
||||
let width = options.buttonholePlacketWidth;
|
||||
let fold = options.buttonholePlacketFoldWidth;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue