26c821962f
EDA_ITEMs are responsible for giving their parent a crack at it if they failed to resolve it. This recurses all the way up to the schematic/ board, and then to the project. Cross-reference handling is also move to the EDA_ITEMs. It must be done before bubbling up so that we don't end up in loops. (The aDepth parameter will break the loop, but without having done anything useful.) Fixes https://gitlab.com/kicad/code/kicad/issues/13541 |
||
---|---|---|
.. | ||
drawing_sheet.keywords | ||
drawing_sheet_default_description.cpp | ||
drawing_sheet_parser.cpp | ||
ds_data_item.cpp | ||
ds_data_model.cpp | ||
ds_data_model_io.cpp | ||
ds_draw_item.cpp | ||
ds_painter.cpp | ||
ds_proxy_undo_item.cpp | ||
ds_proxy_view_item.cpp |