Browse Source
When dimmedNodeIds is empty and no node has a stale switch-dimmed class, return the nodes array directly (same reference, zero iteration). The .map() + regex only runs when dimming is actually active, which is the uncommon case for most workflows. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue