Drag node outputs
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
It would be very convenient if we could move all the connections to the output of a node in the same way we do with the inputs.
So if we have a ksampler with a latent output connected to a VAEDEcode, a latent upscaler and a following Ksampler as latent input, we could click on the ksampler output anchor/thingy and drag it to another node output (for example another ksampler that we have with different inputs and parameters.)
Right now it's a pain in the ass to move the outputs in situations like these, for example in complex workflows with clips connections all over the place (my current pain).
I know we can workaround it and use reroute to make an intermediary node so it's easier to do this. However I feel this is just that, a workaround, instead of having the real feature.
Could it be added?
Contributor guide
Assessment
This issue has not been assessed yet.