/claim https://github.com/tscircuit/tscircuit/issues/1130 /fixes https://github.com/tscircuit/tscircuit/issues/1130
DEMO VIDEO: https://github.com/user-attachments/assets/3e5a25ea-b4a5-47f2-b9c8-754ea05cfebb
Hovering over traces only highlighted the specific trace, not all connected traces in the same electrical net.
Implemented hover state management that highlights all traces connected under the same net with blue coloring and increased stroke width.
lib/components/SchematicTraceMouseTarget.tsx - handles trace hover detectionlib/components/SchematicViewer.tsx - added trace net grouping and hover coordinationlib/utils/z-index-map.ts - added z-index for trace highlightsnet_id from circuit datadata-net-id attributes for CSS targeting.trace-hover CSS class with blue highlight (#3399ff)Excellencedev
@Excellencedev
tscircuit
@tscircuit