1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
Joost De Cock
aadaa64eb4 chore: Reconfigure packages 2021-04-11 17:31:25 +02:00
Joost De Cock
a779b3a539 fix(cornelius): Side-step path splitting issue
There's an edge-case in Cornelius where things fall apart
when a path is split exactly on the endpoint of a curve
that is part of said path.

In a perfect world, core would handle this in a more robust way.
Until that time, this implements a workaround by checking for this
edge-case.

Closes #934
2021-03-18 18:18:04 +01:00
Joost De Cock
5a13382d53 chore: Integrated new cornelius pattern 2021-03-01 18:16:55 +01:00