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
Now that there is a button to hide the wires ( #1063 ), people will do this more often.
So it may be worth adding a visual indicator when an input has no wires.
When wires are hidden, the input dots with connections could have a different shape.
I didn't think much about the shape. This is just an example:
An alternative would be showing the different shape on the inputs without wires ( e.g. a circle ) You could reuse this shape ( that is now replaced ).
I think this would probably look better than the example above.
No response
The text was updated successfully, but these errors were encountered:
By the way, we can still make connections with the hidden wires.
Is this an intended behavior of a bug?
This is one of the reasons why I suggested the visual indicators. Because we can unplug wires accidentally, while they are hidden.
If you want to allow this, you could also show the hidden wire while it's being dragged. Now we only see a black dot.
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
What would your feature do ?
Now that there is a button to hide the wires ( #1063 ), people will do this more often.
So it may be worth adding a visual indicator when an input has no wires.
Proposed workflow
When wires are hidden, the input dots with connections could have a different shape.
I didn't think much about the shape. This is just an example:
An alternative would be showing the different shape on the inputs without wires ( e.g. a circle )
You could reuse this shape ( that is now replaced ).
I think this would probably look better than the example above.
Additional information
No response
The text was updated successfully, but these errors were encountered: