Browse Source
In high-contrast mode, items that don't exist on the current layer are not selectable, but this is problematic since there are library components that only exist in the silkscreen layer (logos, etc). By adding one of the silkscreen layers to the ViewGetLayers() output, these components are now editable when viewing the silkscreen layer in high-contrast mode. Silkscreens attached to footprints that have pads or drawings on non-silkscreen layers are still not selectable. Fixes: lp:1741350 * https://bugs.launchpad.net/kicad/+bug/1741350pull/5/merge
committed by
Wayne Stambaugh
1 changed files with 24 additions and 0 deletions
Loading…
Reference in new issue