Skip to content

Highlight all same-net schematic traces on hover#192

Open
helmutkocksmann wants to merge 3 commits into
tscircuit:mainfrom
helmutkocksmann:main
Open

Highlight all same-net schematic traces on hover#192
helmutkocksmann wants to merge 3 commits into
tscircuit:mainfrom
helmutkocksmann:main

Conversation

@helmutkocksmann
Copy link
Copy Markdown

Fixes tscircuit/tscircuit#1130.
Fixes #149.

/claim #1130

Summary:

  • derives source-net groups for schematic traces from Circuit JSON source traces
  • applies the same hover styling to every rendered schematic trace in the hovered net group
  • adds focused coverage for transitive source-port grouping and schematic trace mapping

Verification:

  • git diff --check
  • not run: bun test (bun is not installed in this environment)

Add helper for deriving same-net schematic trace groups from Circuit JSON.
Apply hover state to every rendered schematic trace in the same source net group.
Cover same-net grouping through shared source ports.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
schematic-viewer Ready Ready Preview, Comment May 11, 2026 8:37pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change of color on hover for traces are missing

1 participant