mirror of
https://github.com/emilk/egui.git
synced 2026-07-16 11:38:54 +00:00
30ee478caf
Introduced in the recent multi-viewports work, we accidentally recreated the wgpu surfaces every frame. This is now fixed. I found this while improving the profiling of `eframe`