Skip to content

Commit

Permalink
Fix dash increment
Browse files Browse the repository at this point in the history
Dashing wasn't incrementing index for dash and could get stuck if 0 length dash was provided. This will leave an empty path if it finds an impossible dashing condition.

Diffs=
b06e05dc1 Fix dash increment (#8038)
  • Loading branch information
luigi-rosso committed Sep 3, 2024
1 parent c809f8e commit 899b5c6
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 @@
5c312867e32d4a347e5483dca9798b1dd3dd30d1
b06e05dc18248d218807e00779d35c94bdfb8efe
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 899b5c6

Please sign in to comment.