1
0
Fork 0
freesewing/packages/albert/config
Joost De Cock eebbdd7842 fix(albert): Keep straps even when there's no SA
The width of the straps was calculated by multiplying with the `sa`
value.
As a result, when the user asks to draft a pattern without SA, the
straps drop off the pattern.

I've also change the way the width is calculated. It used to be based
on a percentage option that was then multiplied by SA.
While technically that follows the best practice of using percentages,
it won't scale with the model unless you multiply it with a measurement.
2020-10-17 15:00:17 +02:00
..
index.js fix(albert): Keep straps even when there's no SA 2020-10-17 15:00:17 +02:00