kicad/eeschema/sch_plugins/altium
Wayne Stambaugh a468a79948 Eeschema: fix broken page numbers when renaming a sheet file name.
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
2021-11-30 08:11:24 -05:00
..
altium_parser_sch.cpp Altium schematic import: text positioning and arc fixes 2021-07-26 19:49:56 +00:00
altium_parser_sch.h altium schematic importer, replace record 211 with compile masks 2021-08-14 11:05:56 +00:00
altium_storage_parser.ksy altium: import images from SchDoc 2021-04-10 21:52:37 +02:00
sch_altium_plugin.cpp Eeschema: fix broken page numbers when renaming a sheet file name. 2021-11-30 08:11:24 -05:00
sch_altium_plugin.h altium: Improve handling of footprint references 2021-07-07 21:03:21 +02:00