Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add isCollapsed validation on nested artboard advance method
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