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

fix: radius rendering issue in DrawPolygon #4

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

demouth
Copy link
Owner

@demouth demouth commented Sep 26, 2024

There is an issue where the radius is not properly applied in the drawing process of DrawPolygon. This PR addresses that issue.

Currently, the drawing appears as shown in the following capture:
2024-09-27 8 42 52

Ideally, the drawing should look like this:
2024-09-27 8 41 57

After applying this PR, the result will be as shown below:
2024-09-27 8 46 50

@demouth demouth merged commit ef35c06 into main Sep 27, 2024
@demouth demouth deleted the fix/polygon-radius branch September 27, 2024 00:08
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.

1 participant