cotag / orbicular

A CSS based circular progress bar for AngularJS
MIT License
47 stars 15 forks source link

Smoother transition past 50% #10

Closed stakach closed 10 years ago

stakach commented 10 years ago

Use fix div technique linked below to provide a smoother transition when passing the 50% mark https://medium.com/@andsens/radial-progress-indicator-using-css-a917b80c43f9 http://jsfiddle.net/andsens/mLA7X/

stakach commented 10 years ago

See the mixin branch for progress on this - or this fiddle