fix: offset DnD events in scrollable #505
Annotations
5 warnings
Check standalone `iced_widget` crate:
core/src/widget/tree.rs#L294
unused variable: `len_changed`
|
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