ing
This commit is contained in:
parent
f5f4e846a5
commit
b4dd4b4f13
|
@ -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;
|
||||
// });
|
||||
}
|
||||
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue
Block a user