qtnodes
qtnodes copied to clipboard
Improve Edge update when moving Nodes in a large graph
Not really a bug, but very unpleasant anyway:
The Edge drawing seems to lack behind an update cycle or at least it looks like that. The Edges get left behind when moving Nodes in a large scene. Maybe it is a flaw in the update logic, maybe a performance issue in the way the QGraphicsScene handles user input, that needs optimization.