Browse Source
Clean and standardize cross-probing action
Clean and standardize cross-probing action
Between schematic and pcb editors, we want the following actions:
- Single click on ERC/DRC item should show the item in the ERC/DRC
window. But if the window is not visible, it should only update the
status bar
- Double click on ERC/DRC item should show and raid the ERC/DRC window
as well as select the line item
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17383
(cherry picked from commit 0f57d76ecd)
8.0
4 changed files with 44 additions and 22 deletions
-
31eeschema/tools/ee_inspection_tool.cpp
-
2eeschema/tools/ee_inspection_tool.h
-
26eeschema/tools/sch_edit_tool.cpp
-
7pcbnew/tools/drc_tool.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue