Skip to content

Commit

Permalink
invalidate parent paint when dash is invalidated
Browse files Browse the repository at this point in the history
when dashes change, the parent stroke wasn't getting neither invalidated nor added dirt to, which would cause the path not to update correctly..
This implementation is copying how trim path invalidates its parent.

Diffs=
b8c47bea69 invalidate parent paint when dash is invalidated (#9029)
  • Loading branch information
bodymovin committed Feb 13, 2025
1 parent add185c commit 7d39a13
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 @@
670e8ea231777f4f1f63164460521227f16d8068
b8c47bea694e7d34b73470751661f721feeab14f
2 changes: 1 addition & 1 deletion submodules/rive-runtime

0 comments on commit 7d39a13

Please sign in to comment.