Skip to content

Conversation

bszarlej
Copy link

@bszarlej bszarlej commented Oct 1, 2025

This PR fixes #151 by using Path.arcTo() and canvas.drawPath() instead of canvas.drawArc(), the sector now renders smoothly across both iOS and Android devices.

@bszarlej bszarlej closed this by deleting the head repository Oct 7, 2025
@tlserver
Copy link
Owner

tlserver commented Oct 9, 2025

LGTM, but why this PR is closed?

@bszarlej
Copy link
Author

Honestly, I wasn’t entirely sure if this works. I’ve only been able to test it partially. Have you had a chance to verify whether this actually resolves the issue? If it does, I can go ahead and create a new PR with this fix.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Heading sector appears jagged/striped on iOS instead of smooth (different from Android)

2 participants