danielamitay / DACircularProgress

DACircularProgress is a UIView subclass with circular UIProgressView properties.
Other
2.38k stars 341 forks source link

Add startPosition property #39

Open Nodepad opened 10 years ago

Nodepad commented 10 years ago

Hello, I've added property for start position to your progress bar. This property is value of an angle on unit circle in radians. Also I've added predefined values to set start position more easily. This changes also solves issue #36.