7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-08 03:34:43 +00:00
kicad/qa/data/pcbnew/issue19325/issue19325.kicad_sch
Seth Hillbrand 66ee4a1ddd Fix up Annular ring check
- Remove bespoke collide routine.  We should never rewrite these instead
  of using the geometry library
- Optimize check by creating unified geometry before colliding
- Make extra variable that we don't need but makes cherry-picks easier
  (min/maxAnnularWidth)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19325

(cherry picked from commit a611c72c27)
2024-12-23 08:38:45 -08:00

6 lines
133 B
Plaintext