benruehl / adonis-ui

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
https://benruehl.github.io/adonis-ui/
MIT License
1.73k stars 145 forks source link

Fix progress animation when toggling IsIndeterminate on progress bars #104

Closed benruehl closed 4 years ago

benruehl commented 4 years ago

Fix progress animation still continuing after switching from determiante to indeterminate state. Add issue scenario view to reproduce issue.

Fixes #101