Skip to content

Commit

Permalink
add bind once support
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
bodymovin committed Dec 20, 2024
1 parent 968074b commit 7ad1822
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 @@
d4a46062fb95306b312299a4198ceeb0ff6563c0
49e1109e3f8b3b04d4cf152bf2a826e6bea8aae3
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 7ad1822

Please sign in to comment.