From 790106f478f1a9e363998058f7c02dd6201529e2 Mon Sep 17 00:00:00 2001 From: praysimanjuntak Date: Tue, 26 May 2026 20:13:44 +0800 Subject: [PATCH] feat: highlight same-net traces on hover (#1130) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add useSchematicTraceHover hook that: - Builds a trace→net group map from source_port connectivity keys, schematic_port→source_port chain, and geometric adjacency fallback - On mouseenter: highlights all traces in the same net (orange glow) and dims all unrelated traces (opacity 0.3) - On mouseleave: restores all traces to normal - Injects a scoped