Always paste Node(s) in the center of the workflow area

Thanks @ScottF but it’s not quite what I meant as I pointed out the right click appraoch as well.

@iCFO also has a pretty nice idea which could be summarized as “auto-connect upon paste when a node was selected”. Though, I’d consider this an even more advanced approach as the fallback, if the node input ports are incompatible, must be catered for.

My suggestion which @evert.homan_scilifelab.se pretty well summarized with "can end up anywhere on the canvas"is to simply ensure, upon pasting one or multiple nodes, that the first in the chain always appears in the center of the canvas.

Giving this some second thought, node-collision likely is something which needs to be catered for in general. I and other likely faced the situation too that two nodes were exactly placed atop of each other. I have an idea and will create a separate ticket for that.

Edit: I already submitted that suggestion once. The idea I had was simply highlighting colliding nodes via i.e. a frame:

Best
Mike