Browse Source
Fix grid settings in pcbnew/modedit/cvpcb
Fix grid settings in pcbnew/modedit/cvpcb
* Make the grid display settings separate from the board object * Ensure that the grid is initialized on creation in all the frames Fixes: lp:1843169 * https://bugs.launchpad.net/kicad/+bug/1843169merge-requests/1/head
15 changed files with 101 additions and 96 deletions
-
17cvpcb/display_footprints_frame.cpp
-
13cvpcb/display_footprints_frame.h
-
17include/pcb_base_frame.h
-
1include/pcb_display_options.h
-
16pcbnew/footprint_edit_frame.cpp
-
14pcbnew/footprint_edit_frame.h
-
19pcbnew/pcb_base_edit_frame.cpp
-
13pcbnew/pcb_base_edit_frame.h
-
30pcbnew/pcb_base_frame.cpp
-
3pcbnew/pcb_display_options.cpp
-
15pcbnew/pcb_edit_frame.cpp
-
16pcbnew/pcb_edit_frame.h
-
17pcbnew/pcb_layer_widget.cpp
-
3pcbnew/toolbars_footprint_editor.cpp
-
3pcbnew/toolbars_pcb_editor.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue