1
0
Fork 0

chore: Added deprecation for theo

This commit is contained in:
joostdecock 2021-09-12 13:52:58 +02:00
parent 0fcb91c379
commit c87b289a27

View file

@ -14,8 +14,12 @@ export default function (part) {
measurements,
snippets,
Snippet,
raise
} = part.shorthand()
// This pattern needs a rewrite
raise.warning('Theo in its current incarnation is deprecated. A complete rewrite based on our Titan block is on [our v3 roadmap](https://github.com/freesewing/freesewing/discussions/1278). Until that time, if it works, great. If not ¯\\\\__(ツ)\\__/¯')
const calculateSlashCorner = () => {
points[901] = utils.beamsIntersect(points[20], points[19], points[26], points[4])
points[902] = points[901].clone()