mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 10:08:54 +00:00
61a7b90d5b
It required some ugly code in `egui-winit` in order to fix this without breaking sem-ver (I want this to land in a 0.24.1 patch release). I'll clean up in time for 0.25. There is still a font rendering bug when using immediate viewports across multiple viewports, but that's harder to fix.