vivax3794 / ComfyUI-Sub-Nodes

Finally sub nodes in comfy!
148 stars 6 forks source link

Converting boolean widgets is missing #24

Open SirVeggie opened 3 months ago

SirVeggie commented 3 months ago

You can convert any widget into an input, except for booleans. All booleans widgets are missing from the Convert widget to input menu.

SirVeggie commented 5 days ago

Boolean widgets can now be converted to an input, but they're all of the wrong type. If you convert a boolean into an input, the type is toggle, so you can't connect the actual BOOLEAN type into it.