Check #542
Annotations
4 warnings
Check standalone `iced_widget` crate:
runtime/src/lib.rs#L44
unused import: `Color`
|
Check standalone `iced_widget` crate:
widget/src/image/viewer.rs#L9
unused import: `Image`
|
Check standalone `iced_widget` crate:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
Check standalone `iced_widget` crate:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
Loading