Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smooth connections #149

Merged
merged 1 commit into from
Nov 16, 2024
Merged

Smooth connections #149

merged 1 commit into from
Nov 16, 2024

Conversation

miroiu
Copy link
Owner

@miroiu miroiu commented Nov 16, 2024

📝 Description of the Change

Added CornerRadius to Line, Circuit and Step connections to allow smoothing the corners between line segments. Also added a Connection Corner Radius setting in the Playground app.

image

Closes #148

🐛 Possible Drawbacks

Directional arrows will not interpolate correctly (may not be noticeable with a small radius).
May have a small impact on performance when CornerRadius is greater than 0.

@miroiu miroiu merged commit 48608d1 into master Nov 16, 2024
5 checks passed
@miroiu miroiu deleted the feature/148-smooth-connections branch November 16, 2024 17:58
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.

[Question] How to implement SmoothStep Connection style on WPF?
1 participant