mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-22 05:05:03 +00:00
a724b3d8b1
First, ensure that we calculate the bbox of the imported elements. If the total BBOX is outside our allowed value, refused to import. This needs to be scaled or addressed in an external editor If the bbox fits, then make sure that we clamp it such that the largest element is still within our bounds Fixes https://gitlab.com/kicad/code/kicad/-/issues/18523 |
||
---|---|---|
.. | ||
dialog_import_graphics_base.cpp | ||
dialog_import_graphics_base.fbp | ||
dialog_import_graphics_base.h | ||
dialog_import_graphics.cpp | ||
dialog_import_graphics.h | ||
graphics_importer_pcbnew.cpp | ||
graphics_importer_pcbnew.h |