-
Notifications
You must be signed in to change notification settings - Fork 23
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
Setting outputs to 0 #125
Comments
Spinner minimum 1Allowing the spinner to go down to 0 should be rather easy to change. Please try to change the minimum to Unresponsive user interfaceNot sure how to solve this... Here a bit of detailed explanation of how you can analyze something like this:
It is about the dropdown where we show the output numbers: When we have no outputs, this block in fact has no sense. But not sure how to handle that, in a non-confusing way for the user. But of course your request makes sense... |
@cymplecy, |
Sorry for delay in replying I've not come up with any sensible ideas (we can't default outputs to 0) on how to deal with 0 without a lot of if else :( I think, as its purely a visual issue that doesn't really matter that just best to not allow manual editing of that field and live with it |
The number of outputs spinner doesn't let me select 0 outputs but I can type it in manually
But, if I do that and deploy then the block become un-editable and the interface locks up on me!
I was only wanting to do this to make a node look nicer so in future, I won't do it :)
But just mentioning it in case there's a quick fix
The text was updated successfully, but these errors were encountered: