kicad/pagelayout_editor/tools
Seth Hillbrand 29c2f3b7d4 Prevent jumping into disambiguation if moved
Moving points should not be overrided by disambiguation menu, so we
track where the disambiguation event started and only trigger the menu
if the mouse hasn't moved a full unit in x/y

Fixes https://gitlab.com/kicad/code/kicad/issues/9132
2021-09-09 16:24:18 -07:00
..
pl_actions.cpp More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
pl_actions.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
pl_drawing_tools.cpp Implement more aggressive re-entrancy blocking for drawing tools. 2021-06-20 11:09:55 +01:00
pl_drawing_tools.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pl_edit_tool.cpp Pass VECTOR2I objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
pl_edit_tool.h Pass VECTOR2I objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
pl_editor_control.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pl_editor_control.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_point_editor.cpp Decouple PROGRESS_REPORTER interface from implementations. 2021-08-14 21:05:49 +01:00
pl_point_editor.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pl_selection.cpp Split out selection.cpp to reduce header sharing 2021-06-06 11:09:07 -04:00
pl_selection.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
pl_selection_tool.cpp Prevent jumping into disambiguation if moved 2021-09-09 16:24:18 -07:00
pl_selection_tool.h Move selection disambiguation to long-click 2021-09-05 13:42:51 -07:00