Skip to content

Commit

Permalink
update data bind mode to flags
Browse files Browse the repository at this point in the history
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"

<img width="606" alt="data_bind_mode" src="https://github.com/user-attachments/assets/3662df84-e05a-4ea0-aaea-37e0b1294da0">

Diffs=
49cabe3cb update data bind mode to flags (#7612)
  • Loading branch information
bodymovin committed Jul 17, 2024
1 parent 57aed5a commit 2cad929
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 @@
6c5c79b751c50fa4393fb0e44624635861bc3f3b
49cabe3cbd9c9683bd704e0d72a455d698bfe061
2 changes: 1 addition & 1 deletion wasm/submodules/rive-cpp

0 comments on commit 2cad929

Please sign in to comment.