Skip to content

Commit

Permalink
revert: add todo note
Browse files Browse the repository at this point in the history
  • Loading branch information
maximetinu committed Apr 29, 2024
1 parent ea9e55d commit 0ddffa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/window/framerate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ fn main() {
test_setup::setup,
// Improvement to force an external redraw in-between frames, so that switching
// from low FPS to high FPS happens instantly rather than at the next frame
// TODO(@Maximetinu): actually, this isn't ideal when switching from high to low FPS
#[cfg(target_arch = "wasm32")]
wasm::setup_external_redraw,
),
Expand Down

0 comments on commit 0ddffa8

Please sign in to comment.