9fdda223f5
It appears that in our zeal to prevent file changes when saving shared
schematics, we (I) clobbered saving relative symbol instance data paths
to the clipboard. This has be restored along with setting the correct
symbol unit for relative clipboard paths.
Fixed a serious issue with KIID_PATH::MakeRelativeTo() where the original
path was not restored when the incremental KIID object test fails. This
also included a minor optimization using the actual KIID object for
comparison instead of converting it to a string and then comparing the
string.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15981
(cherry picked from commit
|
||
---|---|---|
.. | ||
altium | ||
cadstar | ||
database | ||
eagle | ||
kicad | ||
legacy | ||
sch_lib_plugin_cache.cpp | ||
sch_lib_plugin_cache.h |