mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-24 14:45:36 +00:00
Replace the in-test /object_info interception with a real devtools node that declares a non-black COLOR default, matching how legacy widget, remote widget, and other widget e2e tests already exercise their features. Also drop the explanatory comment in useColorWidget.ts per review feedback; the fallback chain is self-evident at the point of use.