-
Notifications
You must be signed in to change notification settings - Fork 225
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
[bug] fix issue when hiding both name and wirecount of a cable/bundle with no further attributes #69
Milestone
Comments
formatc1702
changed the title
[bug] fix issue when hiding both name and wireocout of a cable/bundle
[bug] fix issue when hiding both name and wirecount of a cable/bundle with no further attributes
Jul 9, 2020
formatc1702
added a commit
that referenced
this issue
Jul 19, 2020
Please include a YAML file here that demonstrates the bug. That would make it easier to verify the fix, and it should be included in the corner cases described in issue #63. |
connectors:
X1:
type: D-Sub
subtype: female
pincount: 9
X2:
type: Molex KK 254
subtype: female
pincount: 3
cables:
W1:
wirecount: 3
show_name: false
show_wirecount: false
# shield: true
connections:
-
- X1: [5,2,3]
- W1: [1,2,3]
- X2: [1,3,2] |
I can confirm the bug using the current dev:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: