chrisgoringe / cg-controller

MIT License
26 stars 3 forks source link

Toggle _group_ bypass #89

Open chrisgoringe opened 2 weeks ago

JorgeR81 commented 2 weeks ago

For a less complex GUI, instead of the individual node toggles, we could have a group bypass toggle, next to the group selector.

Normally, I have individual groups for each Controlnet, IPAdapter, Upscaler, etc ...

I think bypassing the whole group ( with Loaders, etc ... ), instead of the just the specific "Apply" node, would have the same result.

To show the bypass button, we just select the group we want.

bt

chrisgoringe commented 2 weeks ago
  • a clickable bypass button, on the top right
  • It does not need to be a big toggle button. It could be icons: ( https://www.svgrepo.com/svg/503241/bypass ) rgthree also uses clickable icons to bypass, in group headers:
JorgeR81 commented 2 weeks ago

Ah OK, so you're thinking on the icons for the group toggles. And no individual node bypass.

I was worried about bypassing nodes that are not displayed in the Controller ( https://github.com/chrisgoringe/cg-controller/issues/72#issuecomment-2408527838 ) But if the GUI is not misleading, it should be fine. The icons may help on this !