mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-21 22:33:49 +00:00
fix halmark (#5635)
This commit is contained in:
parent
b765eeb474
commit
bdf30fa45a
@ -845,6 +845,7 @@ fn main() {
|
||||
}
|
||||
}
|
||||
ex.render();
|
||||
window.request_redraw();
|
||||
}
|
||||
_ => {
|
||||
example.as_mut().unwrap().update(event);
|
||||
|
Loading…
Reference in New Issue
Block a user