kaandedeoglu / KDCircularProgress

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

Track Thickness issue #77

Open zanesc opened 7 years ago

zanesc commented 7 years ago

I would like the track to be fitted to the view frame it is in. However, once the track thickness is lowered, it starts becoming smaller and smaller and not fitted to the frame it is in. I have content mode set to Scale To Fill. Is it possible to keep the progress circle fitted to original frame while setting the thickness to 0.2?

screen shot 2017-08-10 at 3 18 37 pm screen shot 2017-08-10 at 3 18 46 pm
kaandedeoglu commented 7 years ago

The space surrounding the progress is intentional. Please look at the discussion in #59.