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 2a2bd16 commit 1c10717
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 @@
e0c21beec5fc5bbd301dfeb06231c92783f3e050
8f6b07395cd5a595cd8cb96b6692bc46bb5b8f28
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b7a4733ed176f573eafb02f9a65455c86649c1ee
9d19b0a24e87e5205645b8c673cc238c5c53cd9d
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 1c10717

Please sign in to comment.