Comment 28 for bug 1737363

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1737363] Re: Poor performance in SchematicCleanUp() in eeschema

On 12/12/2017 3:01 PM, Seth Hillbrand wrote:
> AND... just when I thought I covered the cases...
>
> When changing the footprint reference (not editing the footprint),
> UpdateSymbolLinks doesn't call ResolveAll.
>
> This patch covers this last case, forcing UpdateSymbolLinks to just
> update the pin cache if it doesn't need a full library resolve.
>
> Should be final.

Famous last words ;)

>
> ** Patch added: "0001-Optimizing-speed-of-sch_component-pin-references.patch"
> https://bugs.launchpad.net/kicad/+bug/1737363/+attachment/5021842/+files/0001-Optimizing-speed-of-sch_component-pin-references.patch
>