Browse Source
CHANGED: This code previously checked "m_name.IsEmpty()" to choose the correct formatting path, but that check fails if the pin is called "~" which is the default for an empty pin name. Instead we get the final display string that will be shown and check if it's empty. Fixes https://gitlab.com/kicad/code/kicad/issues/133327.0
committed by
Seth Hillbrand
1 changed files with 11 additions and 4 deletions
Loading…
Reference in new issue