Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop Spinner from rotating when hidden. #150

Merged
merged 1 commit into from
Jan 29, 2022
Merged

Stop Spinner from rotating when hidden. #150

merged 1 commit into from
Jan 29, 2022

Commits on Jan 28, 2022

  1. Stop Spinner from rotating when hidden.

    Seems the currently style does not stop the Rotator#PART_Rotator from rotating when IsIndeterminate="True". Not this using GPU resources in the background despite not being on screen. This fixes that by updating that current animation to override the Speed property for the entire duration of animation, forever.
    dylanlangston committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    acc0a32 View commit details
    Browse the repository at this point in the history