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

Edit existing components #19

Open
jdryg opened this issue Sep 21, 2016 · 0 comments
Open

Edit existing components #19

jdryg opened this issue Sep 21, 2016 · 0 comments

Comments

@jdryg
Copy link
Owner

jdryg commented Sep 21, 2016

Instead of inspecting, editing, recomponentizing and manually replacing an existing component, the player should be able to edit components in-place.

There's a problem with the I/O pins and the wires already attached to those, if the user decides to remove some of them. I cannot use the name of the pin to distinguish it between the 2 component versions (before and after the edit), because the only edit a user might want to do is to rename the component.

Scripted gates support editing and the wires stay in place if the width of the i-th pin didn't change. Should probably do the same here.

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