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

gg: fix #19470 - draw_rounded_rect_empty #19552

Merged
merged 3 commits into from
Oct 12, 2023
Merged

gg: fix #19470 - draw_rounded_rect_empty #19552

merged 3 commits into from
Oct 12, 2023

Conversation

islonely
Copy link
Contributor

Fixed issue #19470 draw_rounded_rect_empty not drawing as expected. The bottom and right lines in the rectangle were being drawn a pixel off. Tested with different radiuses, width, and heights to make sure it was a flat 1 pixel instead of a percentage of the size.

@medvednikov medvednikov merged commit 11e67a1 into vlang:master Oct 12, 2023
35 checks passed
@medvednikov
Copy link
Member

Thanks!

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.

2 participants