Unplanned
Last Updated: 26 Oct 2022 08:38 by Martin Ivanov
Martin Ivanov
Created on: 26 Oct 2022 08:38
Category: CircularProgressBar
Type: Feature Request
2
CircularProgressBar: Allow running the indeterminate animation when AnimationManager.IsGlobalAnimationEnabled is false
Currently, the CircularProgressBar indeterminate animation is based on AnimationManager. All AnimationManager animations stop when the static IsGlobalAnimationEnabled property is set to false. 

Add an option to keep the indeterminate animation running even when the global animations are disabled.

This option will be useful where the animation is a main feature of the control and it is not meaningful to stop it. But at the same time, you need to globally stop the secondary animations (like expand and collapse).
0 comments