Skip to content

Commit

Permalink
Fix follow path 6070
Browse files Browse the repository at this point in the history
fixes #6070

thank you @philter for sorting out the path mess, i got myself extra confused with `addToRawPath` (i thought we were simply passing the variables along and one of them got corrupted, i didnt notice that it was just down to a bad static cast when we were a path!)

vid of this behaving in dart & cpp

Added a rive-flutter test to this.

one interesting thing, essentially follow path currently follows the "first" path in a shape.

https://github.com/rive-app/rive/assets/1216025/d59026f6-c901-439c-aff2-2214a021ee75

Diffs=
ef8a4e7f7 Fix follow path 6070 (#6182)
  • Loading branch information
mjtalbot committed Nov 3, 2023
1 parent 0ff45d6 commit 8277bee
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 @@
3927ea695d20b79956788268b6938efcb6ab0efe
ef8a4e7f711aef6b2d468a885a79f919118bae70
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 8277bee

Please sign in to comment.