You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adding some missing match arms to src/event_loop.rs - e.g. VirtualKeyCode::Caret - but it didn't have any effect.
Maybe winit and wgpu need a version bump? That would require some fixing of incompatibilities on part of rui and vger. Might look into it when I have time.
(May also not work on macOS)
To reproduce:
cargo run --example gallery
Possibly related to #43.
@ruza-net
The text was updated successfully, but these errors were encountered: