Browse Source
Remove ID from property fields
Remove ID from property fields
ID was not maintained or used other than to ensure unique fields. Instead of saving, we assign the known IDs to specific field names and sequentially create new IDs on load Fixes https://gitlab.com/kicad/code/kicad/issues/123907.0
6 changed files with 55 additions and 16 deletions
-
1common/template_fieldnames.cpp
-
7eeschema/sch_file_versions.h
-
3eeschema/sch_plugins/kicad/sch_sexpr_lib_plugin_cache.cpp
-
51eeschema/sch_plugins/kicad/sch_sexpr_parser.cpp
-
4eeschema/sch_plugins/kicad/sch_sexpr_plugin.cpp
-
5eeschema/sch_sheet.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue