Browse Source
If there was a board with no copper layers checked as visible, the initial GAL cache contained an empty entry for them. In such case, toggling layers visibility have not changed anything. The visibility condition check has been moved to ViewGetLOD() method which serves better the purpose of dynamic visibility checks. Fixes: lp:1639974 * https://bugs.launchpad.net/kicad/+bug/1639974pull/3/merge
3 changed files with 15 additions and 5 deletions
Loading…
Reference in new issue