You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One more idea to simplify overlaping drawing: it's enough to draw full circle (i.e. till 100%) and then just rotate whole view. So, if #2 will be implemented, then all need to do - is just check rate and if it's more than 100% - just rotate circle for specific value.
As Dave mention in iOS Dev Weekly - Issue 205.
So, he is definitely right! It should be implemented in next release!
The text was updated successfully, but these errors were encountered: