Skip to content

Feat: Add PCB Group Visualization #351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

google-labs-jules[bot]
Copy link

This change adds a new feature to visualize pcb_group elements in the PCB viewer. A 'View PCB Groups' toggle has been added to the toolbar, which, when enabled, highlights each group with a colored outline and a label.

This commit introduces a new feature to visualize `pcb_group` elements in the PCB viewer.

- A "View PCB Groups" toggle has been added to the "View" menu in the toolbar.
- When enabled, it highlights each `pcb_group` with a colored, dashed outline and displays the group's name as a label.
- A new `PcbGroupOverlay` component has been created to handle the rendering of the group visualizations.
- A new example fixture, `pcb-groups.fixture.tsx`, has been added to demonstrate and test the new feature.
Copy link

vercel bot commented Aug 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pcb-viewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2025 4:50am

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.

0 participants