Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 493 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 493 Bytes

radialIndicator

A simple and light weight circular indicator plugin.

Check demo and documentation on http://ignitersworld.com/lab/radialIndicator.html

Major updates

1.2.0

  • Added option to allow user interaction on mouse and touch events.
  • Added precision option to support float value.

1.1.0

  • Fixed draw issue on ipad and android devices and added onAnimationComplete callback.