Skip to content

Commit d8dd757

Browse files
author
susan101566
committed
editor+runtime: allow setting tolerance to path measure
Before this PR, sometimes the movement on a path can be choppy, and this is noticeable everywhere I tested on mac, web, runtime: https://github.com/user-attachments/assets/a396544a-40c1-4921-be11-01c978f50b4a https://github.com/user-attachments/assets/78c54a00-b82f-42fe-ab85-f87961cccd62 This is because the default tolerance on the path measure is 0.5, which is too high. Making this 0.1 is smoother (tho probably less performant). I only changed this for text follow path, because it's more noticeable there. After, on mac, web, runtime: https://github.com/user-attachments/assets/99db7f81-27f6-46a9-b70c-bfe8ecb59933 https://github.com/user-attachments/assets/34b65a34-ff9e-40a0-a7c1-827146609d03 https://github.com/user-attachments/assets/be224730-dfba-4b1b-8d8a-c08dd48d8fa7 Diffs= cfde2d5136 editor+runtime: allow setting tolerance to path measure (#9102)
1 parent 37fc413 commit d8dd757

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2e739a03582570fdcd70bb46588168b578ede8d2
1+
cfde2d5136e3fef2a27409c25fc002cbefe50398

0 commit comments

Comments
 (0)