Browse Source
There is no need to create a new root symbol and re-parent all derived symbols when renaming a root symbol. Just rename the buffered root symbol. Test for duplicate symbol names when validating the properties dialog information to prevent broken symbol pointers. Fix a field drawing bug when editing derived symbols. Fix bug to insure duplicate symbol names cannot exist in a library. Fixes kicad/code/kicad#3654 Fixes kicad/code/kicad#3672merge-requests/20/head
5 changed files with 37 additions and 42 deletions
Loading…
Reference in new issue