Skip to content

Commit ffe88ae

Browse files
author
bodymovin
committed
check whether state can change before evaluating conditions
this is a regression from the new implementation to use triggers per state machine layer. Since canChangeState was being called after evaluating the conditions, the trigger would be marked as used but the state wouldn't change. This makes sure canChangeState is called before. Diffs= 7f3314f4f9 check whether state can change before evaluating conditions (#8917)
1 parent c4a7559 commit ffe88ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d8d42c0f130ec1f7d70a9e4ca3cffb1f6e3b9860
1+
7f3314f4f98b54580758aa48a435a8a202ed9fcd

submodules/rive-cpp

0 commit comments

Comments
 (0)