hakolao / egui_winit_vulkano

Egui gui integration with winit and vulkano
Apache License 2.0
78 stars 36 forks source link

Fixed the out of date swapchain crash in the examples. #51

Closed Letronix624 closed 10 months ago

Letronix624 commented 10 months ago

Fixes #48 by resizing the swapchain in case it is out of date.