Browse Source
Also fixes a bug in GetFirstLayer() where we were checking m_layerSet.size() (which is always 60) rather than m_layerSet.count() (which is the number of set layers). Fixes https://gitlab.com/kicad/code/kicad/-/issues/15233newinvert
2 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue