Say you have new errors you want to merge into an existing structure. You have to expand the merge error, then bring the new error to the merge. Here is what I'm proposing.
Start wiring the new error, then click on the merge error node.
LabVIEW expands and connects the error wire
This would also be nice for any expandable node like build array, concatenate strings
Bonus points idea, but might cause more polarization so don't let the entire idea hinge on this. Clicking on an existing unbroken wire can insert the node.
The existing UI behavior just wires a new source into an existing wire, which really only breaks the wire. I'm not sure the above behavior would take capabilities away from the user. For build array to work this way, it would have to detect if the singleton was the same type as the array wire you were clicking on. This is a bit more iffy in my mind.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.