Skip to content

Implement creation of links by dragging between ports

Mathias Rav requested to merge rav/helvum:main into main
  • Use one drag handler for all of GraphView to handle both node moves (without snapping the node's top left corner to the cursor) and link creation

  • Join all view files into one file for easier hacking

  • Enable LGPL docs to make the locally built docs more helpful

Merge request reports