mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 16:27:27 +00:00
3e1db880dc
* Revert change to winit event loop in egui_glium This reverts https://github.com/emilk/egui/pull/631 Fixes https://github.com/emilk/egui/issues/755 * Add example of file dialogs and file drag-and-drop * fix ci