-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix sync with state machine triggers
this PR generalizes the fix that was done for input triggers to correctly be consumed only when the transition is selected. It fixes the same issue that was happening with view model triggers. It also fixes scenarios where advanced was called before the state was consumed. And another fix for dart and c++ syncing when advancing triggers. Added some comments to the PR Diffs= 641fe2ba15 fix sync with state machine triggers (#8950)
- Loading branch information
bodymovin
committed
Feb 3, 2025
1 parent
6782192
commit 6095452
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 @@ | ||
0b17404745b68f2305843b516d22dbb378d7c80e | ||
641fe2ba15193daa0a5d1075799679374a72f212 |
Submodule rive-runtime
updated
10 files