Skip to content

Conversation

loserMcloser
Copy link
Contributor

arc_radius extends halfway into arc_thickness, so

int buffer_diameter = (arc_radius + arc_thickness) * 2;

is incorrect (plus it doesn't take into account the outer indicator border).

@loserMcloser loserMcloser force-pushed the fix-diameter branch 2 times, most recently from 3d94bf4 to 37f732c Compare May 31, 2021 18:57
@loserMcloser
Copy link
Contributor Author

Might want to add on an extra + 1 or + 2 onto the end of the formula for buffer_diameter as a safety buffer.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant