1
0
Fork 0
freesewing/plugins/plugin-annotations/tests
Joost De Cock 6d5c21e4e1 fix(plugin-annotations): Set bias/cutonfold explicity in cutlist
The cutlist methods were being clever by deducing whether a part should
be cut on the fold from info set by the cutonfold macro.

This is a footgun, because this only works when the cutlist is set after
the cutonfold macro is run.

We can't expect designers to know they should add this annotation before
that annotation so now you need to add it explicitly.

The current keys to pass are:

 - cut
 - from (used to be material)
 - onBias (used to be bias)
 - onFold (replaced ignoreOnFold)
2023-09-13 17:41:03 +02:00
..
banner.test.mjs
bartack.test.mjs
buttons.test.mjs
crossbox.test.mjs
cutlist.test.mjs
cutonfold.test.mjs
dimension.test.mjs
grainline.test.mjs
logo.test.mjs
notches.test.mjs
pleat.test.mjs
scalebox.test.mjs
sewtogether.test.mjs
shared.test.mjs
title.test.mjs