kicad/eeschema/sch_plugins
Seth Hillbrand 0cf1a67e29 Cache read arc data for stability
Arcs can be altered by the process of changing from on-disk
representation to in-memory representation.  Saving back to disk without
modifying the arc should not modify the calculated values.

This stores a copy of the on-disk representation that is only used to
save back to disk in the event that the arc is not modified during
editing.

Fixes https://gitlab.com/kicad/code/kicad/issues/10442

(cherry picked from commit cd7141fd10)
2022-03-08 10:33:49 -08:00
..
altium Use wxEmptyString instead of wxT( "" ) 2022-02-09 10:33:52 -08:00
cadstar Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
eagle Fixing Eagle refs that do not work with KiCad 2022-02-25 15:45:30 -08:00
kicad Cache read arc data for stability 2022-03-08 10:33:49 -08:00
legacy Use 'special' escaping for certain fields 2022-01-05 17:18:39 -08:00