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

double row headers break parts editor #4191

Open
vanepp opened this issue Oct 27, 2024 · 0 comments
Open

double row headers break parts editor #4191

vanepp opened this issue Oct 27, 2024 · 0 comments

Comments

@vanepp
Copy link
Contributor

vanepp commented Oct 27, 2024

Current Behaviour

Attempting to edit a dual row header with parts editor causes an error.

bug1

fortunately it isn't deadly as clicking OK to the error message correctly loads the part in parts editor

bug2

and allows saving as a new part which creates a mostly correct part (the mostly is because there is an extra pad overlaid on connector0pin, but it is harmless.)

bug3

in the svg we see the extra pad that has been added, but as noted it is harmless as it won't affect anything (makes the file a little larger than it needs to be and adds clutter is all)

bug4

Here is the part being edited in the images.

Generic double row female header - 2 pins.fzpz.zip

Build:

Version 1.0.4
(CD-2088-0-a8c6ef7c 2024-10-07) 64 [Qt 6.5.3]

Operating System:
Windows 10

Steps to reproduce:

see ## Current Behaviour

Expected Behaviour

The error message shouldn't appear (and the extra pad should probably be deleted as unneeded.) As noted this doesn't appear to cause any operational issues and is thus likely low priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant