Skip to content

Conversation

@imrishabh18
Copy link
Member

@imrishabh18 imrishabh18 commented Nov 3, 2025

image image

@vercel
Copy link

vercel bot commented Nov 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
pcb-viewer Ready Ready Preview Comment Nov 3, 2025 1:26pm

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines 509 to 510
),
foregroundLayer,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Silkscreen layer dropped from z-index ordering

When the foreground layer is top or bottom, layersToShiftToTop still filters out the associated silkscreen layer, but the reordered array here only re‑adds foregroundLayer and "drill". That means the filtered silkscreen canvas is never assigned a new z-index or opacity, so it stays at its previous default (typically below all other layers) and disappears from view instead of being layered and faded with its copper side. The silkscreen needs to be reinserted into order or left out of the filter so that it remains visible when highlighting a side.

Useful? React with 👍 / 👎.

@imrishabh18 imrishabh18 closed this Nov 7, 2025
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.

2 participants