was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

Allow inline bools

Open mastfissh opened this issue 1 year ago • 2 comments

Right now, if you want to pass a 0 or 1 to most nodes, you need a logic bool node running to it.

It'd be nicer if you had the option to use an input widget in cases where you want to just set the value directly. I've only done image input because that's the one I use the most but should be pretty easy to implement this across all the logic nodes.

mastfissh avatar Jul 31 '23 00:07 mastfissh

This isn't a complete PR since it only effects one node and would introduce confusion.

WASasquatch avatar Aug 06 '23 21:08 WASasquatch

Yup - I thought I'd double check before making this change across all nodes. If I adjusted all of them to be widget-able, would that work?

mastfissh avatar Aug 08 '23 06:08 mastfissh