Skip to content

Commit

Permalink
advance iterator until distance does not equal 0
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
bodymovin committed Sep 21, 2024
1 parent 6a40bc7 commit 7c60cd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1713983abd9c72f4fc8be8831a5598deb7bfe5f6
37663bd034055ad0741d92600878990c1d51210e
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 7c60cd4

Please sign in to comment.