Adding support for dots in number_input #639
Annotations
5 warnings
all:
src/widgets/number_input.rs#L463
`to_string()` called on a `&str`
|
all:
src/widgets/typed_input.rs#L75
this argument is passed by value, but not consumed in the function body
|
all:
src/widgets/typed_input.rs#L242
consider adding a `;` to the last statement for consistent formatting
|
all:
src/widgets/sidebar/column.rs#L237
usage of a legacy numeric constant
|
all:
src/widgets/sidebar/row.rs#L240
usage of a legacy numeric constant
|