kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #29810
Hard-coded hotkeys in pcbnew/tools/selection_tool.cpp
@Jon Evans maybe,
I spent an embarrasing amount of time trying to assign hotkey actions to
the 'I' and 'U' keys in pcbnew before realizing they were getting
captured somewhere else and digging into the source. It appears that
they have been hard-coded in pcbnew/tools/selection_tool.cpp for
selectConnection and selectCopper.
If this is the case, does someone have it on their todo list to fix?
Follow ups