Browse Source
Make SELECTION_AREA a generic overlay item
Make SELECTION_AREA a generic overlay item
This simplifies the (already simple) SELECTION_AREA class. It is also moved into KIGFX::PREVIEW and put in the common library, where it can be reused by other GAL-aware tools (not just in Pcbnew) in future.pull/3/merge
committed by
Maciej Suminski
7 changed files with 49 additions and 54 deletions
-
1common/CMakeLists.txt
-
37common/preview_items/selection_area.cpp
-
55include/preview_items/selection_area.h
-
1pcbnew/CMakeLists.txt
-
4pcbnew/tools/selection_tool.cpp
-
1pcbnew/tools/selection_tool.h
-
4pcbnew/tools/zoom_tool.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue