ui: Fixed template specialization edge not enough space
<description>
This commit is contained in:
@@ -688,6 +688,7 @@ GraphViewStyle::EdgeStyle GraphViewStyle::getStyleForEdgeType(
|
||||
style.arrowLength = 10;
|
||||
style.arrowWidth = 13;
|
||||
style.arrowClosed = true;
|
||||
style.targetOffset.x = 25;
|
||||
case Edge::EDGE_TEMPLATE_ARGUMENT:
|
||||
case Edge::EDGE_TYPE_ARGUMENT:
|
||||
case Edge::EDGE_TEMPLATE_DEFAULT_ARGUMENT:
|
||||
|
||||
Reference in New Issue
Block a user