diff --git a/src/view/graph_view.rs b/src/view/graph_view.rs index a49d63d..5f1f2a2 100644 --- a/src/view/graph_view.rs +++ b/src/view/graph_view.rs @@ -197,7 +197,6 @@ mod imp { 0.0 }; - // Place curve control offset by half the x distance between the two points. // This makes the curve scale well for varying distances between the two ports, // especially when the output port is farther right than the input port.