Browse Source
If the two segments being merged have connection points originally, then the merged segment must have the same connection points. We had been moving the merged segment to match the original connections but this is not as robust as just not merging these lines (and therefore leaving the original) Fixes https://gitlab.com/kicad/code/kicad/-/issues/15495newinvert
1 changed files with 10 additions and 12 deletions
Loading…
Reference in new issue