Feature #8217 | Add option to disable change animation on ProgressBar Component
Feature Request/Issue: #8217
- Adds an option to disable the change animation on the ProgressBar Component.
- This adds a new [ngClass] Rule to the component, wether or not to add the class "p-progressbar-value-animate"
This is especially useful when you have fast/often changing values for the progress bar, for example in "idle browsergames", that use bars to indicate progress on building production, cooldown of an attack etc.
Default behavior on fast changing values:

With [disableChangeAnimation]="true":

Need this immediatly! 👍
@cetincakiroglu Any chance this will make it into one of the next versions?
It would come in really handy for some projects and I don't want to work on a fork all the time :/
@cetincakiroglu since you've assigned yourself a while ago to this I'm not giving up yet^^
Any chance, this will make it into one of your next versions?
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize reviewing it yet. Your contribution is very much appreciated.
Closing this pull request after a prolonged period of inactivity. If this issue is still present in the latest release, please ask for this pull request to be reopened. Thank you for your understanding!