We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't see why the property should have min value. Zero and negetive values should be also possible.
sverchok/nodes/list_struct/item_insert.py
Line 44 in 2444d02
The text was updated successfully, but these errors were encountered:
Removed min from item insert index
2158bb9
Fixes #3827
Removed min from item insert index (#3828)
29dde51
Successfully merging a pull request may close this issue.
I don't see why the property should have min value. Zero and negetive values should be also possible.
sverchok/nodes/list_struct/item_insert.py
Line 44 in 2444d02
The text was updated successfully, but these errors were encountered: