Node wires not moving for all status text

There was an update a while ago that moved node wires out of the way of status text - it's a great update, but it doesn't move for all status. In the image below you can see three rows of three nodes...
image

You can see the the wires "move out of the way" of the status text for the first and last nodes, but not the middle one.

I am not sure if it's a bug, or an edge case that I should ignore.

This gets my vote. :wink:

The current code only considers the nodes the wire is directly attached to. If it has to consider all of the nodes in between, it gets far more complicated and many more edge cases emerge.

And the transparency that was introduced means you can at least read the status so :person_shrugging:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.