Lenny Critchley

Results 56 comments of Lenny Critchley

I've also attempted to rebind the mouse button 1 of "HVUG ERASER Eraser (0)" to mouse 5, but this simply scrolls down as mouse 4-7 seem to cause scroll events....

I'm rebinding the mouse 1 of the eraser device to mouse 5, which appears to be handled by the browser as a "scroll down". (See #7496)

I'm getting the same error even with `--features webgl`: (`cargo xtask run-wasm --bin render-to-texture --features webgl`) ![image](https://github.com/gfx-rs/wgpu/assets/57148878/d0773969-3a90-4188-a0de-d75caa3d4bd3)

Seems happy: ![image](https://github.com/gfx-rs/wgpu/assets/57148878/01d6e75a-197d-4796-a04c-099f9091bd9c)

I see, so is there no way to get an adapter with `compatible_surface` set to `None` on linux?

Makes sense, I can confirm that after enabling experimental WebGPU support (`brave --enable-unsafe-webgpu --enable-features=Vulkan,UseSkiaRenderer`) the example works fine.

I'm seeing ads on the latest version of adnauseam, filter lists updated and all.

Yeah I'm aware that 3.2.0 is unstable, just made this issue so that its recorded somewhere :P

Hey, are you running `lobby_manager.flush()` to send the queued up network messages?

hang on lemme try replicating, i havent worked on this library in a while so im not sure what the issue could be exactly