]> granicus.if.org Git - graphviz/commitdiff
tests: test_edge_node_overlap_utilities: remove FIXME for 'box' arrow
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 6 Oct 2022 08:44:48 +0000 (10:44 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 29 Oct 2022 09:06:44 +0000 (11:06 +0200)
The existing calculation is correct.

tests/test_edge_node_overlap_utilities.cpp

index 3e5654e61655b9e44275c4de208b35b0c094ced6..847699f6fc35d776dbcfc5024fd6968764faaa64 100644 (file)
@@ -449,7 +449,6 @@ void test_edge_node_overlap(const graph_options &graph_options,
            // FIXME: adjust this when `diamond` is fixed for penwidth
            graph_options.edge_penwidth / 2 + graphviz_bezier_clip_margin},
           {"dot",
-           // FIXME: adjust this when `dot` is fixed for penwidth
            graph_options.edge_penwidth / 2 + graphviz_bezier_clip_margin},
           {"icurve",
            // FIXME: adjust this when `icurve` is fixed for penwidth