From 7ad1822813b5886deefd9116c0a642de71678d2b Mon Sep 17 00:00:00 2001 From: bodymovin Date: Fri, 20 Dec 2024 19:00:56 +0000 Subject: [PATCH] add bind once support this PR adds support for "bind once" by not adding the data bind object to the view model dependencies. That way, it won't listen to updates and won't synchronize its target. It also fixes sorting of data bind objects plus adds a couple of utility functions Diffs= 49e1109e3f add bind once support (#8761) --- .rive_head | 2 +- submodules/rive-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 8de08ad..8737c40 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -d4a46062fb95306b312299a4198ceeb0ff6563c0 +49e1109e3f8b3b04d4cf152bf2a826e6bea8aae3 diff --git a/submodules/rive-cpp b/submodules/rive-cpp index 35ce383..2490a1b 160000 --- a/submodules/rive-cpp +++ b/submodules/rive-cpp @@ -1 +1 @@ -Subproject commit 35ce38337d711cd7e74e7a77783fa4ca6dc05ffb +Subproject commit 2490a1bdd6f8c615e5f955f9b3a33cc6d965eb0e