From 2cad929c47491a1a338ccac0c10a592685bf8aa0 Mon Sep 17 00:00:00 2001 From: bodymovin Date: Wed, 17 Jul 2024 20:49:57 +0000 Subject: [PATCH] update data bind mode to flags change how we store data bind mode. This will be helpful once we implement converters to identify whether a converter's main direction is "toSource" or "toTarget". It also cleans up how the modal works and saves changes in real time instead of doing it on "Save" data_bind_mode Diffs= 49cabe3cb update data bind mode to flags (#7612) --- .rive_head | 2 +- wasm/submodules/rive-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index fb5018f..5cb2d55 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -6c5c79b751c50fa4393fb0e44624635861bc3f3b +49cabe3cbd9c9683bd704e0d72a455d698bfe061 diff --git a/wasm/submodules/rive-cpp b/wasm/submodules/rive-cpp index 88375e7..332db4c 160000 --- a/wasm/submodules/rive-cpp +++ b/wasm/submodules/rive-cpp @@ -1 +1 @@ -Subproject commit 88375e79c43001eadfefc5a7f18729865ad78d94 +Subproject commit 332db4c2d9f26325be7875d74bae7bfb6c97e506