Skip to content

Fix hover labels rendering above shapes#114

Merged
seveibar merged 2 commits intomainfrom
codex/bring-label-box-to-front
Apr 26, 2026
Merged

Fix hover labels rendering above shapes#114
seveibar merged 2 commits intomainfrom
codex/bring-label-box-to-front

Conversation

@seveibar
Copy link
Copy Markdown
Contributor

Summary

  • Raise rect and polygon hover label boxes into a shared overlay layer so they render above overlapping graphics.
  • Apply the same z-index to the hovered rect container to avoid stacking-context issues.
  • Add a shared tooltip layer constant for the interactive graphics components.

Testing

  • Unit tests passed across the graphics suite.
  • Local build completed successfully.
  • Interactive formatting checks passed.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

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

Project Deployment Actions Updated (UTC)
graphics-debug Ready Ready Preview, Comment Apr 26, 2026 0:40am

Request Review

@seveibar seveibar marked this pull request as ready for review April 26, 2026 00:44
@seveibar seveibar merged commit 106856d into main Apr 26, 2026
4 checks passed
@seveibar seveibar deleted the codex/bring-label-box-to-front branch April 26, 2026 00:45
@tscircuitbot
Copy link
Copy Markdown


Thank you for your contribution! 🎉

PR Rating: ⭐⭐
Impact: Minor

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


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