WIP Subsurfaces for drag surfaces #570
Annotations
6 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/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