MCPcopy
hub / github.com/opentrace/opentrace / setHiddenLinkTypes

Method setHiddenLinkTypes

ui/src/components/pixi/PixiRenderer.ts:1633–1636  ·  view source on GitHub ↗
(hidden: Set<string>)

Source from the content-addressed store, hash-verified

1631 }
1632
1633 setHiddenLinkTypes(hidden: Set<string>): void {
1634 this.hiddenLinkTypes = hidden;
1635 this.redrawAllEdges();
1636 }
1637
1638 // ─── Community wayfinder labels (Fix #32) ──────────────────────────
1639

Callers 1

Calls 1

redrawAllEdgesMethod · 0.95

Tested by

no test coverage detected