fix: In mouse_area, move clearing of drag_initiated state to the beginning of the update fn #592
Annotations
9 errors and 27 warnings
wasm:
winit/src/program.rs#L379
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L504
unresolved import `winit::platform::web::WindowAttributesExtWebSys`
|
wasm:
winit/src/program.rs#L519
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L639
unresolved import `winit::platform::web::EventLoopExtWebSys`
|
wasm:
winit/src/program.rs#L640
no method named `spawn_app` found for struct `EventLoop` in the current scope
|
wasm:
winit/src/program.rs#L380
no method named `canvas` found for struct `std::sync::Arc<dyn winit::window::Window>` in the current scope
|
wasm:
winit/src/program.rs#L506
no method named `with_canvas` found for struct `WindowAttributes` in the current scope
|
wasm:
winit/src/program.rs#L511
type annotations needed for `std::sync::Arc<_, _>`
|
wasm
Process completed with exit code 101.
|
widget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
widget:
runtime/src/dnd.rs#L3
unused import: `std::any::Any`
|
widget:
runtime/src/dnd.rs#L6
unused import: `iced_core::clipboard::DndSource`
|
widget:
runtime/src/dnd.rs#L7
unused import: `AsMimeTypes`
|
widget:
runtime/src/lib.rs#L44
unused import: `Color`
|
widget:
graphics/src/damage.rs#L48
unused import: `std::cmp::Ordering`
|
widget:
widget/src/image/viewer.rs#L9
unused import: `Image`
|
widget:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
widget:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
wasm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
wasm:
graphics/src/damage.rs#L48
unused import: `std::cmp::Ordering`
|
wasm:
graphics/src/image.rs#L101
use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
wasm:
runtime/src/dnd.rs#L3
unused import: `std::any::Any`
|
wasm:
runtime/src/dnd.rs#L6
unused import: `iced_core::clipboard::DndSource`
|
wasm:
runtime/src/dnd.rs#L7
unused import: `AsMimeTypes`
|
wasm:
runtime/src/lib.rs#L44
unused import: `Color`
|
wasm:
widget/src/image/viewer.rs#L9
unused import: `Image`
|
wasm:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
wasm:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|
wasm:
winit/src/clipboard.rs#L4
unused import: `any::Any`
|
wasm:
runtime/src/dnd.rs#L3
unused import: `std::any::Any`
|
wasm:
runtime/src/dnd.rs#L6
unused import: `iced_core::clipboard::DndSource`
|
wasm:
runtime/src/dnd.rs#L7
unused import: `AsMimeTypes`
|
wasm:
runtime/src/lib.rs#L44
unused import: `Color`
|
wasm:
graphics/src/damage.rs#L48
unused import: `std::cmp::Ordering`
|
wasm:
widget/src/scrollable.rs#L766
variable does not need to be mutable
|
wasm:
widget/src/overlay/menu.rs#L343
field `text_wrap` is never read
|