This commit is contained in:
Casper Storm 2023-05-23 15:28:45 +02:00
parent 1c86defab5
commit 1234d52812
11 changed files with 15 additions and 16 deletions

View file

@ -433,7 +433,7 @@ pub fn draw<T, R>(
width: handle_width,
height: handle_height,
},
border_radius: handle_border_radius.into(),
border_radius: handle_border_radius,
border_width: style.handle.border_width,
border_color: style.handle.border_color,
},