Open richard-uk1 opened 2 months ago
This patch doesn't have a fix, but it records the problem.
Changing to fit_to_bezpath (without the _opt) results in no error.
fit_to_bezpath
_opt
Run cargo test -- --ignored to see the failure.
cargo test -- --ignored
This patch doesn't have a fix, but it records the problem.
Changing to
fit_to_bezpath
(without the_opt
) results in no error.Run
cargo test -- --ignored
to see the failure.