mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
The closure is now stored in `WebRunner` and dropped in the next `request_animation_frame` instead of being "leaked" via `forget` --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>