Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direction Issue #3

Open
simmu302 opened this issue Feb 4, 2021 · 1 comment
Open

Direction Issue #3

simmu302 opened this issue Feb 4, 2021 · 1 comment

Comments

@simmu302
Copy link

simmu302 commented Feb 4, 2021

While on tab third with following values :-
center = CGPoint(x: 330, y: 350)
startAngle = CGFloat.pi
endAngle = 3 * CGFloat.pi / 2

collectionView always works in anti-clockwise direction, even if i set clockwise direction.

I want clockwise direction with above values

@TusharaA
Copy link
Collaborator

Please create a PR with the fix and I can help to merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants