https://github.com/Logicalshift/flo_curves/blob/ec1d7820643688e838c092fd6282ba541de47203/src/bezier/offset_scaling.rs#L154 Why is there a `|| true`? This is either a temporary fix and should be commented or it's a bug. Can you clarify this please?
flo_curves/src/bezier/offset_scaling.rs
Line 154 in ec1d782
Why is there a
|| true? This is either a temporary fix and should be commented or it's a bug.Can you clarify this please?