Browse Source
In the absence of z-ordering, we need to ensure that pin text and symbol fields are always visible in plots as they are in the schematic window. We do this by overplotting the fields/pins when symbols overlap each other. This can be removed if/when we implement https://gitlab.com/kicad/code/kicad/-/issues/2211 Fixes https://gitlab.com/kicad/code/kicad/issues/119697.0
4 changed files with 73 additions and 3 deletions
Loading…
Reference in new issue