Skip to content

Apply objectLimit across filtered graphics groups#219

Open
haocyan0723-code wants to merge 1 commit into
tscircuit:mainfrom
haocyan0723-code:codex-object-limit-global-cap-2
Open

Apply objectLimit across filtered graphics groups#219
haocyan0723-code wants to merge 1 commit into
tscircuit:mainfrom
haocyan0723-code:codex-object-limit-global-cap-2

Conversation

@haocyan0723-code
Copy link
Copy Markdown

@haocyan0723-code haocyan0723-code commented May 17, 2026

/claim #42

This keeps the filtering step as-is, then applies one shared objectLimit across the visible object groups instead of slicing each group separately.

Why this matters:

  • objectLimit={3} no longer allows 3 lines plus 3 rects plus 3 points.
  • The red warning still uses the pre-limit filtered count, so it shows when the view was actually capped.

Checked:

  • Confirmed the branch file no longer slices each object group by objectLimit.
  • Confirmed rendering now uses the visible limited groups.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 17, 2026

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

Project Deployment Actions Updated (UTC)
graphics-debug Ready Ready Preview, Comment May 17, 2026 1:29pm

Request Review

@haocyan0723-code
Copy link
Copy Markdown
Author

/claim #42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant