From 7d39a136dc5ee779083713bbe0e7645c9612eef0 Mon Sep 17 00:00:00 2001 From: bodymovin Date: Thu, 13 Feb 2025 04:52:56 +0000 Subject: [PATCH] invalidate parent paint when dash is invalidated 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) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index bce308bd..c81814ea 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -670e8ea231777f4f1f63164460521227f16d8068 +b8c47bea694e7d34b73470751661f721feeab14f diff --git a/submodules/rive-runtime b/submodules/rive-runtime index 6c6acda2..4a67e901 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 6c6acda288c78b04375754d50ef900fa404fcc83 +Subproject commit 4a67e9012e58c734f22db237dfd91d017450d945