From c06340146e2b72a526ccf607e0d719a52de999de Mon Sep 17 00:00:00 2001 From: bodymovin Date: Thu, 3 Oct 2024 17:15:44 +0000 Subject: [PATCH] add missing dirty flags some properties were not marking constraints as dirty and the render wouldn't update. I did a pass to all constraints so find out which one were missing and these are the ones I found Diffs= 348017707 add missing dirty flags (#8276) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 65cc541..99ebb21 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -0ee01f78447b6cecc53d2462b547075d651d0b0f +3480177078433e41d88b41be7e52d43824634329 diff --git a/submodules/rive-runtime b/submodules/rive-runtime index 74a5994..b3976e8 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 74a59941ac65abe9dfce339e22a2689a83b8f244 +Subproject commit b3976e85db6495acb3544e722a4422a23550f207