mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-23 08:43:43 +00:00
If we are checking a point that is inline with multiple segments, we were counting both the entry and exit as crossings, leading to points inside a polygon being registered as outside. Changing the conditional to only catch one crossing as required. Adds a QA check to ensure that this remains fixed Fixes https://gitlab.com/kicad/code/kicad/-/issues/18377 |
||
---|---|---|
.. | ||
core | ||
kimath | ||
kinng | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |