Why are the math node "names" overlapping contents of the node?

Is there a way to remove the != in this vector add node and similar nodes?
image

Or move it to the node header so it does not overlap? It might be minor but it seems it bugs me…

I think once it’s connected, it doesn’t overlap?

1 Like

This isn’t a very time efficient process, but you can drag off the vector pins and create a make vector node which will effectively move the XYZ values to the make nodes.

If you connect 2 vectors, it does not overlap, if you compare one vector to a vector set on the node, it does.
But this exact node is not the point, multiple nodes have this marking overlap the contents and it is just a minor annoyance :smiley:

It is not a big enough annoyance to change the actual code logic, but thank you for the ideas guys