Skip to content

Commit

Permalink
add isCollapsed validation on nested artboard advance method
Browse files Browse the repository at this point in the history
If the nested artboard is collapsed (for example when it's under a solo) the advance method will return.
This helps prevent unused animations or state machines from running when hidden.

Diffs=
8f6b07395 add isCollapsed validation on nested artboard advance method (#6081)
  • Loading branch information
bodymovin committed Oct 21, 2023
1 parent 10c20a8 commit 2cddafa
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 @@
f3f56b4537442b48863b133222e8b28b8fe41efe
8f6b07395cd5a595cd8cb96b6692bc46bb5b8f28
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 2cddafa

Please sign in to comment.