Fix clippy lints 🎉
This commit is contained in:
parent
d2825360a7
commit
17470bf7d3
2 changed files with 8 additions and 7 deletions
|
|
@ -967,7 +967,7 @@ pub fn draw<Renderer>(
|
|||
} else {
|
||||
theme.value_color(style)
|
||||
},
|
||||
font: font,
|
||||
font,
|
||||
bounds: Rectangle {
|
||||
y: text_bounds.center_y(),
|
||||
width: f32::INFINITY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue