Improve handling of GUI position for new added nodes.
Currently new nodes (added through the menu) are always added at the fixed gui position (100,100). Maybe one can store the position of the last added node and use slightly shifted new coordinates.