Skip to content

Add a constant offset to node starting position

er888kh requested to merge er888kh/helvum:er888kh-main-patch-54099 into main

First nodes that GraphView::add_node creates, get pushed to the left side of the screen. So by adding a constant offset, we can avoid having possible links that are partly out of the view just after starting the program

Merge request reports