Skip to content

Commit

Permalink
negative speed fix
Browse files Browse the repository at this point in the history
negative speed states wouldn't play the animation if it didn't have transition duration or exit time.
this PR fixes it by taking into account the speed multiplier when evaluating if the animation still has frames to play.

Diffs=
0bc446fad negative speed fix (#6982)
  • Loading branch information
bodymovin committed Apr 8, 2024
1 parent 457cc42 commit 5c6a094
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3413a4b26c0931a03d34fad4059abb5de189cd33
0bc446fad2a568a7088fdaa122af0de2de1dc940
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4dc9d2a26b1a884a9c9f96024c17dce99034888d
9a7bf3cec43347b7f8890dd6e14ca8f45eeef42c
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 5c6a094

Please sign in to comment.