ceca3e526c
When querying the view, we do not want to including items that are not on layers that are currently visible. This routine is currently only used by the selection tool (pcbnew and gerbview) and the grid helper. Both expected this logic but were indifferent to the additional items. Fixes: lp:1796403 * https://bugs.launchpad.net/kicad/+bug/1796403 |
||
---|---|---|
.. | ||
view.cpp | ||
view_controls.cpp | ||
view_group.cpp | ||
view_item.cpp | ||
view_overlay.cpp | ||
wx_view_controls.cpp |