charri / Font-Awesome-WPF

FontAwesome controls for WPF+UWP
MIT License
530 stars 147 forks source link

unable to reset spinning icon #44

Open JD-V opened 7 years ago

JD-V commented 7 years ago

While data Loading process, by making iconObj.spin = true and providing spin duration, Icon starts spinning. later at completion i am trying to replace spinning icon by check icon and making iconObj.spin = false. But check icon is getting displayed in random angles. and i am not able to reset that angle.

Attached images for reference, anyone can validate this, if there is a way to reset the angle please let me know. 1 (consider this as a spinning icon)

2