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

Ability to lock an open chain #2666

Open
Kim2091 opened this issue Mar 10, 2024 · 2 comments
Open

Ability to lock an open chain #2666

Kim2091 opened this issue Mar 10, 2024 · 2 comments

Comments

@Kim2091
Copy link
Collaborator

Kim2091 commented Mar 10, 2024

Motivation
This would prevent less experienced users from accidentally changing node connections

Description
A simple chain lock that can be applied to any chain (and will still be applied when the chain is saved and distributed). I'm not sure how you would implement this in terms of GUI however

Alternatives
Can't think of any

@RunDevelopment
Copy link
Member

What is exactly is to be locked? You said "chain lock" which I interpret as "make everything locked/readonly/non-interactable" but this probably isn't what you want because that make it impossible to e.g. select images.

@Kim2091
Copy link
Collaborator Author

Kim2091 commented Mar 11, 2024

@RunDevelopment Lock inputs and outputs on all of the nodes. This is to prevent users who don't understand chaiNNer that well from messing up a pre-made chain. However your custom UI solution you suggested on Discord would take care of this

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

2 participants