Austin M. Reppert

Results 3 comments of Austin M. Reppert
trafficstars

Perhaps something like this for wasm ```rust use std::{borrow::Cow, sync::Arc}; use winit::{ application::ApplicationHandler, event::WindowEvent, event_loop::{ActiveEventLoop, EventLoop}, window::{Window, WindowId}, }; use crate::framework; #[cfg(target_arch = "wasm32")] use web_time as time; #[cfg(target_arch =...

This seems to be happening when interacting with the window buttons as well. https://github.com/rust-windowing/winit/assets/29180043/0d5b74c1-5e80-4a62-8336-702f3287ecdc https://github.com/rust-windowing/winit/assets/29180043/e74b29eb-d0bc-4fca-beac-6fcd9a8efdf2