c8b2e69332
Previously, we were checking if the selection tool was the top of the stack but this ignored many other "secondary" tools that might be running such as the point editor. These still allow the selection tool to handle events such as clicks. This change allows the selection tool to handle clicks when it is the primary tool on the stack rather than the top Fixes https://gitlab.com/kicad/code/kicad/issues/9110 |
||
---|---|---|
.. | ||
pl_actions.cpp | ||
pl_actions.h | ||
pl_drawing_tools.cpp | ||
pl_drawing_tools.h | ||
pl_edit_tool.cpp | ||
pl_edit_tool.h | ||
pl_editor_control.cpp | ||
pl_editor_control.h | ||
pl_point_editor.cpp | ||
pl_point_editor.h | ||
pl_selection.cpp | ||
pl_selection.h | ||
pl_selection_tool.cpp | ||
pl_selection_tool.h |