ing
This commit is contained in:
@@ -494,14 +494,6 @@ export class HomePageComponent implements OnInit, OnDestroy {
|
||||
d3.select(_thisElement).classed('semi-focused', true);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
// linkElements.classed('focused', function (): boolean {
|
||||
// if (isConnectedLink(node, this as Element)) {
|
||||
// return true;
|
||||
// }
|
||||
// return false;
|
||||
// });
|
||||
}
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user