kicad/eeschema/sch_plugins/cadstar
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
..
cadstar_sch_archive_loader.cpp Eeschema: fix broken page numbers when renaming a sheet file name. 2021-11-30 08:11:24 -05:00
cadstar_sch_archive_loader.h Add progress reporting to CADSTAR Schematic & PCB importers 2021-09-11 17:50:19 +01:00
cadstar_sch_archive_parser.cpp Add progress reporting to CADSTAR Schematic & PCB importers 2021-09-11 17:50:19 +01:00
cadstar_sch_archive_parser.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
cadstar_sch_archive_plugin.cpp Add progress reporting to CADSTAR Schematic & PCB importers 2021-09-11 17:50:19 +01:00
cadstar_sch_archive_plugin.h Add progress reporting to CADSTAR Schematic & PCB importers 2021-09-11 17:50:19 +01:00