-
Notifications
You must be signed in to change notification settings - Fork 135
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
[Feature Request]: Add a button to bypass ( in the node's top right corner ) ( shown on mouseover ) #1126
Comments
If we can have a button on each widget ( #994 ), I figured that we could also have one in each node. |
You can select the node and Ctrl+B |
Yeah I know, but once I started using the rgthree toggle in groups, I really liked this method. |
In the meanwhile, another good alternative is to simplify the shortcuts like I did:
Obviously for the last one I had to replace Model Library shortcut with a new key. |
Yes, that helps. Thanks ! By the way, do you use "Mute" all that often? I just use it on the "last node" ( e.g. mute an I also use "Mute" with the |
Not that often actually, I just thought to simplify them all. But on second thought, Mute could remain the default one. |
Some nodes are very small, not possible to add a button on it. |
In think it could work like this:
|
Is there an existing issue for this?
What would your feature do ?
I think bypassing is a feature so important that it deserves a button in each node.
Proposed workflow
The button could be in the node's top right corner.
And it could be shown only when we mouseover this area.
Ideally this would be a node property that we could enable per node type.
For instance, I would like to bypass a
Load Lora
orApply ControlNet
, but not aLoad Checkpoint
orLoad ControlNet
node.Additional information
My current workaround is placing each node in a group of its own, and enabling an rgthree setting, to add bypass buttons to all groups.
I've also made a feature request there to have buttons on the nodes ( rgthree/rgthree-comfy#204 ), a few months ago.
Other users were also interested, but we had no feedback from rgthree on this.
He seems to be even more busy now, so I don't think this is going to be added anytime soon.
So it only works for groups for now :
The text was updated successfully, but these errors were encountered: