fix: In mouse_area, move clearing of drag_initiated state to the beginning of the update fn #592
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check standalone `iced_widget` crate:
runtime/src/dnd.rs#L3
unused import: `std::any::Any`
|
Check standalone `iced_widget` crate:
runtime/src/dnd.rs#L6
unused import: `iced_core::clipboard::DndSource`
|
Check standalone `iced_widget` crate:
runtime/src/dnd.rs#L7
unused import: `AsMimeTypes`
|
Check standalone `iced_widget` crate:
runtime/src/lib.rs#L44
unused import: `Color`
|
Check standalone `iced_widget` crate:
graphics/src/damage.rs#L48
unused import: `std::cmp::Ordering`
|
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