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
1.2.10
Expect the filter to find only nodes with hard INPUTS of the TYPE, not just any/all widgets.
The behavior should be to connect the new node socket on drag out -- the nodes in that list of "found" have no INPUTS.
it is finding the VEC2 widgets and thinks they are inputs, but then cant connect on selection
You can see it has a list of nodes for the VEC2 type. None of those have "inputs" of VEC2. They are all just widgets.
Search for any node that uses a custom type as a widget and not an input.
none.
Mozilla Firefox, Google Chrome
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Frontend Version
1.2.10
Expected Behavior
Expect the filter to find only nodes with hard INPUTS of the TYPE, not just any/all widgets.
The behavior should be to connect the new node socket on drag out -- the nodes in that list of "found" have no INPUTS.
it is finding the VEC2 widgets and thinks they are inputs, but then cant connect on selection
Actual Behavior
You can see it has a list of nodes for the VEC2 type. None of those have "inputs" of VEC2. They are all just widgets.
Steps to Reproduce
Search for any node that uses a custom type as a widget and not an input.
Debug Logs
Browser Logs
none.
What browsers do you use to access the UI ?
Mozilla Firefox, Google Chrome
Other
No response
The text was updated successfully, but these errors were encountered: