-
- Downloads
Separate logic for multi-select and click-select when filtering.
Also removes a bunch of old implementations of pad locking and filtering which are no longer needed. (They're now handled by the uniform locking code.) Also removes some of the auto-promotion logic. Rotating a footprint when a pad was selected is going to be surprising whether the pad is locked or not. Fixes #8322
Showing
- pcbnew/board_commit.cpp 2 additions, 1 deletionpcbnew/board_commit.cpp
- pcbnew/collectors.h 1 addition, 1 deletionpcbnew/collectors.h
- pcbnew/tools/edit_tool.cpp 16 additions, 145 deletionspcbnew/tools/edit_tool.cpp
- pcbnew/tools/global_edit_tool.cpp 1 addition, 1 deletionpcbnew/tools/global_edit_tool.cpp
- pcbnew/tools/pcb_selection_tool.cpp 9 additions, 5 deletionspcbnew/tools/pcb_selection_tool.cpp
- pcbnew/tools/pcb_selection_tool.h 1 addition, 1 deletionpcbnew/tools/pcb_selection_tool.h
Loading
Please register or sign in to comment