7a00e01b3e
This fix required sorting all of the LIB_PART draw items to ensure accurate comparison between the symbols stored in the schematic and the original library symbols. This has a noticeable impact on symbol library load performance. It may also cause significant changes the next time the library is saved due to changes in the draw item sorting. Hashing may be a better solution here but this addressed the immediate problem. A skeleton method SCH_SCREEN::SwapSymbolLinks() was added because there is most likely an issue with orphaned symbols in the schematic library symbol cache during undo/redo operations. More testing is required to verify this. Fixes https://gitlab.com/kicad/code/kicad/-/issues/7263 |
||
---|---|---|
.. | ||
3d_shapes | ||
ecc83-pp.kicad_pcb | ||
ecc83-pp.kicad_pro | ||
ecc83-pp.kicad_sch | ||
ecc83-pp_v2.kicad_pcb | ||
ecc83-pp_v2.kicad_pro | ||
ecc83-pp_v2.kicad_sch | ||
ecc83_schlib.kicad_sym | ||
fp-lib-table | ||
sym-lib-table |