rgthree-comfy
rgthree-comfy copied to clipboard
Limit the Relay/Repeater to the closest group
Versions
ComfyUI: 0.3.71 ComfyUI Frontend: 1.28.9 rgthree: nightly 1.0.2511111955
Issue
If you have nested groups and you use the relay/repeater to either mute/bypass some child groups together, it mute/bypass the root group.
Question
Is there a way to not affect the root group or the nodes outside of the triggered groups? If not, I guess this would be a feature request. 😅
How to reproduce
- Have a root group
- Inside the root group have 2 groups
- Have a relay on one and repeater on the other
- Have some nodes in the root group but outside of the nested groups
- Mute/bypass the group that has the relay
Demo
Setup
Result
Why?
I like to use the group to organize my workflow visually (and it's easier to move things around as a bonus). I saw that there's a feature request for subgraph (#621). Maybe we could do the same with the nested groups where there's an option to restrict to the closest group?