Animation is wrong with some values/duration combinations. Example; ``` var percentage = 67; $.progress.animate({ value: percentage, duration: 2500, }); ``` Result: https://streamable.com/8p6c Using SDK 5.2.2.GA
Animation is wrong with some values/duration combinations.
Example;
Result: https://streamable.com/8p6c
Using SDK 5.2.2.GA