Skip to content

added reset parameter to stop function Animation controller#730

Merged
jfboeve merged 1 commit intov2from
fix/v2-skip-reset-on-animation-stop
Jan 30, 2026
Merged

added reset parameter to stop function Animation controller#730
jfboeve merged 1 commit intov2from
fix/v2-skip-reset-on-animation-stop

Conversation

@jfboeve
Copy link
Collaborator

@jfboeve jfboeve commented Jan 30, 2026

Added a reset parameter to the CoreAnimationController stop function, by default it's true so there are no regressions.

The reason for this change is that currently if you use the stop function the values will reset to their start values which is not handy if you want to chain the same value to a different animation.

Copy link
Contributor

@michielvandergeest michielvandergeest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jfboeve jfboeve merged commit 8fd1a15 into v2 Jan 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants