Skip to content

fix: smooth canvas connector lines#37

Merged
rhoninl merged 1 commit into
mainfrom
fix/smooth-canvas-connectors
May 20, 2026
Merged

fix: smooth canvas connector lines#37
rhoninl merged 1 commit into
mainfrom
fix/smooth-canvas-connectors

Conversation

@rhoninl
Copy link
Copy Markdown
Owner

@rhoninl rhoninl commented May 20, 2026

Summary

  • switch canvas workflow edges from right-angle smoothstep paths to curved Bezier paths
  • use the same Bezier style while dragging new connections

Test plan

  • PATH=/opt/homebrew/bin:$PATH bun run typecheck
  • PATH=/opt/homebrew/bin:$PATH bun test app/components/canvas/Canvas.test.tsx

@rhoninl rhoninl merged commit a5f997a into main May 20, 2026
1 check passed
@rhoninl rhoninl deleted the fix/smooth-canvas-connectors branch May 20, 2026 00:15
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.

1 participant