mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -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>