thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

ProgressBar with Marquee style doesn't restart animation after finished #12

Closed eklam closed 10 years ago

eklam commented 10 years ago

When you set a MetroProgressBar to Marquee style, if the Value reaches Maximum, the animation stops, and doesn't restart even when the Value is set to less than Maximum again. If you try that, you can see the ProgressBar, gets stuck at the same point it stopped the first time