kentya6 / KYCircularProgress

Flexible progress bar written in Swift.
MIT License
1.15k stars 115 forks source link

Is there any method to give frame and centre point in storyboard? #8

Closed willowcheng closed 9 years ago

kentya6 commented 9 years ago

Sorry for my slow response.

Currently, there is method to give frame and centre point in storyboard. But, KYCircularProgress isn't override awakeFromNib() function. So, it looks like not appear in storyboard.

I will implement feature to customizable KYCircularProgress via storyboard, within 1 week.

Thank you.

kentya6 commented 9 years ago

Hi, willowcheng.

I implemented new feature. Customizable KYCircularProgress on Storyboard. (see https://github.com/kentya6/KYCircularProgress/commit/7d9eb503125d6158108bfac01464fc26d2963761)

You can give frame and centre point via Storyboard.

willowcheng commented 9 years ago

@kentya6 Great, excited to hear this news. Thanks for your work!

kentya6 commented 9 years ago

@willowcheng :+1: