Skip to content

Commit

Permalink
fix sync with state machine triggers
Browse files Browse the repository at this point in the history
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
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 @@
0b17404745b68f2305843b516d22dbb378d7c80e
641fe2ba15193daa0a5d1075799679374a72f212

0 comments on commit 6095452

Please sign in to comment.