From 7c60cd4d1428231804d146fd341005e9ae0f85b9 Mon Sep 17 00:00:00 2001 From: bodymovin Date: Sat, 21 Sep 2024 03:46:04 +0000 Subject: [PATCH] advance iterator until distance does not equal 0 fixes #8164 if the distance of the initial segments is 0, we need to seek forward until we find the first non zero segment to return as the valid segment Diffs= 37663bd03 advance iterator until distance does not equal 0 (#8165) --- .rive_head | 2 +- submodules/rive-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 24dd5da..d1cd656 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -1713983abd9c72f4fc8be8831a5598deb7bfe5f6 +37663bd034055ad0741d92600878990c1d51210e diff --git a/submodules/rive-cpp b/submodules/rive-cpp index 6eaf614..bf42440 160000 --- a/submodules/rive-cpp +++ b/submodules/rive-cpp @@ -1 +1 @@ -Subproject commit 6eaf61429065c4a9abcf2f31a3704104b59263a8 +Subproject commit bf42440090373d2576506f41d9ca7e6da02ee0e5