kicad/gerbview/tools
Jeff Young 05ef6f05d1 Move SanitizePads to CLIENT_SELECTION_FILTER architecture.
This not only reduces the number of different mechanisms, but
will also reduce (yet again) the number of Clarify Selection
pop-ups (because the CLIENT_SELECTION_FILTER runs before the
pop-up, while SanitizePads ran after it).

Fixes: lp:1710451
* https://bugs.launchpad.net/kicad/+bug/1710451

(cherry picked from commit e50a993)
2018-07-17 15:10:18 +01:00
..
gerbview_actions.cpp gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
gerbview_actions.h gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
gerbview_control.cpp gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
gerbview_control.h gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
selection_tool.cpp Move SanitizePads to CLIENT_SELECTION_FILTER architecture. 2018-07-17 15:10:18 +01:00
selection_tool.h Move SanitizePads to CLIENT_SELECTION_FILTER architecture. 2018-07-17 15:10:18 +01:00