Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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