7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-06 21:22:00 +00:00
kicad/qa/data/pcbnew/issue19325
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
..
issue19325.kicad_pcb Fix up Annular ring check 2024-12-23 08:38:45 -08:00
issue19325.kicad_pro Fix up Annular ring check 2024-12-23 08:38:45 -08:00
issue19325.kicad_sch Fix up Annular ring check 2024-12-23 08:38:45 -08:00