mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 19:18:54 +00:00
d131b2b580
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>