Browse Source
The `.react-flow__node:not(.switch-dimmed)` rule applied a transition to every node DOM element unnecessarily. The `.switch-dimmed` rule already handles the transition for dimming. Removing this makes undimming instant (snappier) and eliminates a transition declaration from every node. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue