a468a79948
Remove duplicate instance data saved in both root SCH_SCREEN and SCH_SHEET objects that was causing them to be out of sync. All sheet instance data is stored in the SCH_SHEET object itself and rebuilt on the fly so it is always current. Remove Get/SetPageNumber from SCH_SHEET_PATH object so it doesn't obfuscate where the actual sheet page number information exists. Fixes https://gitlab.com/kicad/code/kicad/-/issues/9782 |
||
---|---|---|
.. | ||
altium_parser_sch.cpp | ||
altium_parser_sch.h | ||
altium_storage_parser.ksy | ||
sch_altium_plugin.cpp | ||
sch_altium_plugin.h |