Browse Source
We cache arc data to ensure that we know if it has changed since loading, however footprints perform transformation (displacement + rotation) on their internal elements, so we need to provide the same transformation to the cache in order to assure it matches when writing to disk, otherwise, the arc midpoint will be recalculated leading to instability Fixes https://gitlab.com/kicad/code/kicad/-/issues/19648pcb_db
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue