kicad/pagelayout_editor
Seth Hillbrand c8b2e69332 Check if selection is primary tool
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
2021-09-07 10:42:01 -07:00
..
dialogs Improve ease-of-use of color preferences. 2021-08-04 13:55:42 +01:00
tools Check if selection is primary tool 2021-09-07 10:42:01 -07:00
CMakeLists.txt Resize MacOS icons and script their creation 2021-07-30 20:28:14 -07:00
files.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
invoke_pl_editor_dialog.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
menubar.cpp Cleanup some pgm_base.h includes 2021-06-08 21:56:00 -04:00
pagelayout_editor.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pagelayout_editor_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pl_draw_panel_gal.cpp More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
pl_draw_panel_gal.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
pl_editor.cpp More NULL expunging. 2021-07-18 14:31:55 -04:00
pl_editor_frame.cpp More error message regularization. 2021-06-29 01:08:26 +01:00
pl_editor_frame.h More header clean up. 2021-06-08 15:39:47 -04:00
pl_editor_id.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor_layout.cpp Fix the pleditor status bar text 2020-12-08 19:49:48 -05:00
pl_editor_layout.h More header clean up. 2021-06-08 15:39:47 -04:00
pl_editor_settings.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor_settings.h More header clean up. 2021-06-08 15:39:47 -04:00
pl_editor_undo_redo.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
toolbars_pl_editor.cpp Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00