commit
22e82dd5d6
1 changed files with 1 additions and 1 deletions
|
|
@ -527,7 +527,7 @@ fn rounded_rectangle(
|
||||||
bounds.y + bounds.height,
|
bounds.y + bounds.height,
|
||||||
);
|
);
|
||||||
|
|
||||||
if bottom_right > 0.0 {
|
if bottom_left > 0.0 {
|
||||||
arc_to(
|
arc_to(
|
||||||
&mut builder,
|
&mut builder,
|
||||||
bounds.x + bottom_left,
|
bounds.x + bottom_left,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue