Skip to content

[bug] animation reset on finish #7900

@mudlabs

Description

@mudlabs

Environment
Both iOS and Android (Playground).

Describe the bug

The resetOnFinish boolean argument of play in the Animation class only works if the animation has an iterations count greater then 1.

To Reproduce

Create an animation using the Animation class. Play the animation, passing true to request a reset on finish.

Expected behavior
The animation properties should be reset, regardless of iterations count.

Sample project

Playground

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions