Skip to content

Commit bdf30fa

Browse files
authored
fix halmark (#5635)
1 parent b765eeb commit bdf30fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wgpu-hal/examples/halmark/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,7 @@ fn main() {
845845
}
846846
}
847847
ex.render();
848+
window.request_redraw();
848849
}
849850
_ => {
850851
example.as_mut().unwrap().update(event);

0 commit comments

Comments
 (0)