fn gg.Context.draw_rounded_rect_empty
does not round the corners appropriately.
#19470
Labels
Bug
This tag is applied to issues which reports bugs.
Describe the bug
This is the 100x20 rectangle with a radius of 5 pixels generated by the
draw_rounded_rect_empty
function.This is the same size rectangle generated in CSS.
The
draw_rounded_rect_filled
function does not have the same problem.Reproduction Steps
Expected Behavior
Expected the radius of each corner of the rectangle to be 5 pixels.
Current Behavior
Radius is a different size on every corner.
Possible Solution
No response
Additional Information/Context
No response
V version
V full version: V 0.4.1 68cbf27.b5f71df
Environment details (OS name and version, etc.)
Note
You can vote for this issue using the 👍 reaction. More votes increase the issue's priority for developers.
Take into account that only the 👍 reaction counts as a vote.
Only reactions to the issue itself will be counted as votes, not comments.
The text was updated successfully, but these errors were encountered: