Paste-in-place coordinate bug (negative zero)

Platform: Linux

Check your floats :slight_smile: - When I copy and paste-in-place a path whose Ypos is at 0, the new pasted version has a Ypos of -0. This causes the warning prompt that the cut may be out of bounds, though it still cuts fine.

It might depend on where the nodes end up, and if it has splines or not. They’re dynamically subdivided for the view, differently subdivided for the math, and converted based on machine tolerances when outputting the job. It’s possible that they could end up being a tiny bit different when being output.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.