Browse Source
To avoid situations when a large footprint covering most of the board area (e.g. shield connector) is always selected, even when user clicks in a seemingly empty spot, a simple filter has been added. In case the footprint area covers more than 90% of the view area, the large footprint is not selected. This way large footprints do not disturb editing when the zoom is high enough. Fixes: lp:1636214 * https://bugs.launchpad.net/kicad/+bug/1636214pull/5/merge
1 changed files with 10 additions and 4 deletions
Loading…
Reference in new issue