logic: Show symbols defined within file within file node when activating a file (issue #268)
This commit is contained in:
@@ -655,7 +655,6 @@ GraphViewStyle::EdgeStyle GraphViewStyle::getStyleForEdgeType(
|
||||
}
|
||||
break;
|
||||
case Edge::EDGE_INCLUDE:
|
||||
case Edge::EDGE_MACRO_USAGE:
|
||||
style.zValue = isActive ? 2 : -3;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user