From 7faa53bb79f4434484120594e0f77c87028fa310 Mon Sep 17 00:00:00 2001 From: luigi-rosso Date: Fri, 20 Sep 2024 20:24:11 +0000 Subject: [PATCH] fix dash glitch if we were right at the end of the contour we'd extract a 0 length segment with a moveto causing this: ![image](https://github.com/user-attachments/assets/9be8be98-b4f3-4ddd-b8ba-adb217cf589a) Diffs= d0d1dbf33 fix dash glitch (#8188) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 0a587c48..6203c76b 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -8a974784d34fdd302cb0676d523d94cafe78f63e +d0d1dbf33ce951523011a03f909e7dfd7baf7765 diff --git a/submodules/rive-runtime b/submodules/rive-runtime index 3d8e05f1..c53e819e 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 3d8e05f11e62a429d886f5b3ae15d53b35fba2ba +Subproject commit c53e819ed4392b9fc774c0a00d256bdf4c4822e6