Browse Source
Check to see if the root symbol alias already exists before adding it to the symbol library alias list in the legacy schematic I/O plugin. There currently about six different ways that the root alias can be changed in the root symbol which causes issues. This really needs to be cleaned up. Use buffering when updating a symbol in a library to prevent the library file from being written before it is backed up. Update the alias and unit selection menubar drop down lists. Delete the output formatter so the file is closed so that reading the file time stamp can be performed to prevent unnecessary cache reloads. Fixes lp:1664834 https://bugs.launchpad.net/kicad/+bug/1664834pull/3/merge
3 changed files with 39 additions and 11 deletions
Loading…
Reference in new issue