Browse Source
Allow printing backgrounds prior to foreground
Allow printing backgrounds prior to foreground
Eeschema shows background fills on a different z-level than the rest of the symbols/elements. Print the backgrounds prior to the foregrounds in order to preserve this view for print output Fixes https://gitlab.com/kicad/code/kicad/issues/125597.0
9 changed files with 95 additions and 9 deletions
-
10eeschema/lib_symbol.cpp
-
12eeschema/lib_symbol.h
-
9eeschema/sch_item.h
-
9eeschema/sch_screen.cpp
-
38eeschema/sch_shape.cpp
-
1eeschema/sch_shape.h
-
12eeschema/sch_symbol.cpp
-
11eeschema/sch_symbol.h
-
2eeschema/symbol_editor/symbol_editor_plotter.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue