Skip to content

Conversation

@bcheidemann
Copy link

Fixes #1722

Based on #1722 (comment)

Before (with preventCurveOvershooting: true)

image

After (with preventCurveOvershooting: true)

image

Before (with preventCurveOvershooting: true and preventCurveOvershootingThreshold: 0)

image

After (with preventCurveOvershooting: true and preventCurveOvershootingThreshold: 0)

image

@imaNNeo
Copy link
Owner

imaNNeo commented Oct 25, 2025

We have a new implementation of a curved line,
Can you please check if that already solves your issue or not?
It's not merged yet, but you can take a look at it here:
#2000

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.

preventCurveOverShooting is difficult to limit overshoot in the x-axis direction

2 participants