uknownothingsnow / CircleProgress

CircleProgress, DonutProgress, ArcProgress
3.81k stars 921 forks source link

introduce attribute for starting position in degree #31

Closed X4mp closed 9 years ago

X4mp commented 9 years ago

because of the need to change the starting position I added an attribute for setting the starting position in degree. it is now possible to specify donut_circle_starting_degree="270" to set the starting position to 12'o clock. Since degree is mod 360 it is also possible to donut_cicle_starting_degree="-90"