fix: correct event types for windows #544
Annotations
9 errors and 17 warnings
wasm:
winit/src/program.rs#L377
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L494
unresolved import `winit::platform::web::WindowAttributesExtWebSys`
|
wasm:
winit/src/program.rs#L509
unresolved import `winit::platform::web::WindowExtWebSys`
|
wasm:
winit/src/program.rs#L629
unresolved import `winit::platform::web::EventLoopExtWebSys`
|
wasm:
winit/src/program.rs#L630
no method named `spawn_app` found for struct `EventLoop` in the current scope
|
wasm:
winit/src/program.rs#L378
no method named `canvas` found for struct `std::sync::Arc<dyn winit::window::Window>` in the current scope
|
wasm:
winit/src/program.rs#L496
no method named `with_canvas` found for struct `WindowAttributes` in the current scope
|
wasm:
winit/src/program.rs#L501
type annotations needed for `std::sync::Arc<_, _>`
|
wasm
Process completed with exit code 101.
|
widget:
runtime/src/lib.rs#L44
unused import: `Color`
|
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:
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/conversion.rs#L14
unused import: `iced_futures::core::event::PlatformSpecific`
|
wasm:
winit/src/program.rs#L30
unused import: `crate::platform_specific`
|
wasm:
winit/src/program.rs#L1425
unreachable pattern
|
wasm:
winit/src/program.rs#L692
unused variable: `display_handle`
|
wasm:
winit/src/program.rs#L704
unused variable: `is_wayland`
|
wasm:
winit/src/program.rs#L800
variable `rebuild_a11y_tree` is assigned to, but never used
|
wasm:
runtime/src/lib.rs#L44
unused import: `Color`
|
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
|