Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schematic editor: Hide redundant pin numbers #1308

Merged
merged 1 commit into from Feb 18, 2024

Conversation

ubruhin
Copy link
Member

@ubruhin ubruhin commented Feb 15, 2024

Hide pin numbers which are identical to the pin names shown on the schematic. This avoids cluttering the schematic with redundant information, mainly for components like connectors where pin names and pad names are just numbers (1, 2, 3, ...). In such cases, hiding pin numbers also reduces the risk of overlaps in case of non-standard pin lengths (also often the case for connectors).

image

@ubruhin ubruhin added this to the 1.1.0 milestone Feb 15, 2024
@ubruhin ubruhin self-assigned this Feb 15, 2024
Hide pin number if it's identical to the pin name shown on the
schematic. This avoids cluttering the schematic with redundant
information, mainly for components like connectors where pin names
and pad names are just numbers (1, 2, 3, ...). In such cases, hiding
pin numbers also reduces the risk of overlaps in case of non-standard
pin lengths (also often the case for connectors).
@ubruhin ubruhin force-pushed the hide-redundant-symbol-pin-numbers branch from b3acaf9 to 481fe79 Compare February 18, 2024 20:45
@ubruhin ubruhin merged commit 5fc61f1 into master Feb 18, 2024
8 checks passed
@ubruhin ubruhin deleted the hide-redundant-symbol-pin-numbers branch February 18, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant