kicad/gerbview/tools
Seth Hillbrand 77488e379c gerbview: Ensure selection lives on top
Just picking the next layer will be overwritten when we have multiple
objects on the same layer in gerbview.  Move the selection to the top to
ensure it is out top-most layer when drawing.

Fixes: lp:1833868
* https://bugs.launchpad.net/kicad/+bug/1833868
2019-08-22 10:51:35 -07:00
..
gerbview_actions.cpp Homogenize selection tools around our HIG. 2019-07-09 21:59:46 +01:00
gerbview_actions.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
gerbview_control.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
gerbview_control.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
gerbview_selection.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
gerbview_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
gerbview_selection_tool.cpp gerbview: Ensure selection lives on top 2019-08-22 10:51:35 -07:00
gerbview_selection_tool.h Cleanup and commenting. 2019-07-14 10:36:48 +01:00