clippy
This commit is contained in:
parent
1c86defab5
commit
1234d52812
11 changed files with 15 additions and 16 deletions
|
|
@ -857,8 +857,7 @@ pub fn draw<Renderer, T>(
|
|||
renderer::Quad {
|
||||
bounds,
|
||||
border_radius: hovered_region_style
|
||||
.border_radius
|
||||
.into(),
|
||||
.border_radius,
|
||||
border_width: hovered_region_style.border_width,
|
||||
border_color: hovered_region_style.border_color,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue