Comfy-Org / ComfyUI_frontend

Official front-end implementation of ComfyUI
https://www.comfy.org/
GNU General Public License v3.0
598 stars 107 forks source link

[Bug]: Bypassed nodes look like muted nodes #962

Closed LukeG89 closed 1 month ago

LukeG89 commented 1 month ago

Frontend Version

1.2.63

Expected Behavior

Bypassed nodes should look different to muted nodes.

Actual Behavior

Bypassed and muted nodes look the same.

Steps to Reproduce

https://github.com/user-attachments/assets/47854218-eeb8-461e-8e41-9659ad80706f

Debug Logs

No errors

Browser Logs

No errors

What browsers do you use to access the UI ?

Google Chrome

Other

Node opacity was at 1 when testing

JorgeR81 commented 1 month ago

I actually like the dark color on the bypassed nodes.

I've opened a feature request ( https://github.com/Comfy-Org/ComfyUI_frontend/issues/964 ), to allow customizing the colors, or at least switch the current colors, like this:

huchenlei commented 1 month ago

Culprit suspected https://github.com/Comfy-Org/ComfyUI_frontend/pull/947

christian-byrne commented 1 month ago

Sorry didn't see it until now