kaandedeoglu / KDCircularProgress

A circular progress view with gradients written in Swift
MIT License
1.21k stars 217 forks source link

Empty Space surrounding the progress indicator within the UIView #59

Closed RyanHop3 closed 7 years ago

RyanHop3 commented 7 years ago

Hi, I have noticed that when the KDCircularProgress UIView is implemented there is a lot of empty space within the UIView surrounding the indicator, which takes up a fair amount of screen real-estate(see attached photo). Is there a way to reduce the amount of empty space? kdprogress_example

kaandedeoglu commented 7 years ago

@RyanHop3 Hello,

This has come up before. KDCircularProgress always adds some padding to prevent clipping glows. There's a branch called configurable radius that you can check out that allows you to play with the padding. At some point (when I find the time & energy to invest in this rather big revamp) it will land in the master branch but will cause some breaking changes. Let me know if this helps you.

RyanHop3 commented 7 years ago

Thanks for the reply. I'll have a look into it!

salvatoreboemia commented 6 years ago

Hi, now it's possible remove the padding around a View?

aiKrice commented 6 years ago

i hope you will merge it asap. I need it too

aiKrice commented 6 years ago

the branch is not up to date toward master. I remove the lib. So disapointing

fukemy commented 3 years ago

thanks, im gonna remove this lib