Increase animation speed of indeterminate AnimatedProgressBar

WPF Studio, Themes, and Shared Library for WPF Forum

Posted 11 years ago by Ilian Pinzon
Version: 12.2.0570
Avatar

Hi Guys,

Is there any way to increase the animation speed of an indeterminate AnimatedProgressBar? The animated part just takes too long before it appears again (after it has disappeared). In my tests, it takes about 4 seconds before it reappears again - which gives the impression that there is no progress.

This should be very easy to reproduce. Just create an AnimatedProgressBar with IsIndeterminate=True and Width=700 (also make sure that ProgressBarThemeProperties.UseHighlightForIndeterminateIndicator=True; should be the default, anyway). Increasing the width will also make the time to reappear even longer.

Comments (2)

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Ilian,

The part that controls that is in a converter in the Shared library.  We will make some adjustments to the next version for the timings. 

You might want to try ProgressBarThemeProperties.UseHighlightForIndeterminateIndicator="False" too.  We will adjust both modes.


Actipro Software Support

Posted 11 years ago by Ilian Pinzon
Avatar

Thanks!

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.