mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
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`