kicad/common/view
Seth Hillbrand ceca3e526c view: Do not include hidden items in query
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
2018-10-05 16:45:38 -07:00
..
view.cpp view: Do not include hidden items in query 2018-10-05 16:45:38 -07:00
view_controls.cpp support "disable autopan" with gal canvas 2017-11-24 12:20:15 +01:00
view_group.cpp Show pads when parent footprint is selected. 2018-09-23 23:51:13 +01:00
view_item.cpp Code formatting 2016-12-12 16:45:52 +01:00
view_overlay.cpp Code formatting and fix ordering warning 2018-08-27 08:38:58 -07:00
wx_view_controls.cpp pcbnew GAL: Fix bouncing zoom on mouse wheel scroll in Windows 2018-06-20 16:55:14 +02:00