Browse Source
Use calc() to offset handle positions by 5px (half of 10px handle size) to center handles at their percentage positions. This ensures edge connection points align with the visible handle dots and labels. Avoid using CSS transform which breaks React Flow's handle detection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>handoff-20260429-1057
3 changed files with 15 additions and 9 deletions
Loading…
Reference in new issue