Replies: 1 comment 1 reply
-
Depends on how you're rendering with Wgpu? And are you rendering inside Also, does wgpu 22 exhibit the same behaviour? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm on winit 0.29.15 and wgpu 0.20. Winit redraws slowly when I'm not moving the mouse, Is there a way to change that? I've tested on macOS and windows. I've tried using
ControlFlow::Poll
but that doesn't work either.smooth-mouse-movement.mov
Beta Was this translation helpful? Give feedback.
All reactions