clean up
This commit is contained in:
parent
15c4201906
commit
1ea470aa87
5 changed files with 18 additions and 517 deletions
|
@ -54,7 +54,7 @@ const generateCutLayouts = (pattern, Design, settings, format, t, ui) => {
|
|||
// get the materials from the already drafted base pattern
|
||||
const materials = pattern.setStores[pattern.activeSet].cutlist.getCutFabrics(
|
||||
pattern.settings[0]
|
||||
) || ['material']
|
||||
) || ['fabric']
|
||||
if (!materials.length) return
|
||||
|
||||
const isImperial = settings.units === 'imperial'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue