-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new arithmetic data converter that uses a viewmodel as input
Previously, arithmetic operation converters only supported const numbers as their input. This PR adds support for arithmetic operations to use a view model value as their input, so we can chain operation where multiple data bound values are involved. Added some comments on the relevant parts of the PR This doesn't have the final texts, I'll update them after discussing it with the rest of the team https://github.com/user-attachments/assets/32e3bd35-bdb3-4e25-93f8-6c11a3c69f11 Diffs= 6804948c90 new arithmetic data converter that uses a viewmodel as input (#8536)
- Loading branch information
bodymovin
committed
Nov 11, 2024
1 parent
0ae0944
commit d1fad45
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
532ca5dfb301f8ccc8a22176fbe722d8cda326e6 | ||
6804948c904238aa9c3f645d42f23c81a425f417 |
Submodule rive-runtime
updated
24 files