Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number Counter node should use a Logic Boolean Primitive input #375

Open
andreszs opened this issue Apr 4, 2024 · 0 comments
Open

Number Counter node should use a Logic Boolean Primitive input #375

andreszs opened this issue Apr 4, 2024 · 0 comments

Comments

@andreszs
Copy link

andreszs commented Apr 4, 2024

Some of the nodes from this plugin seem to be written by different developers, because nodes like the Number Counter do not accept a Logic Boolean Primitive as an input for a simple true/false value, and instead expect a number:

image

If it's too late to fix this (because it could render existing workflows corrupted) an optional boolean input could be added to make it more logical for new workflows, allowing to connect the Boolean Primitive to the boolean input.

ALso, the Number Counter should allow converting the reset_bool value to widget to avoid this additional Logic Boolean node altogether.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant