1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00

1 Commits

Author SHA1 Message Date
Emil Ernerfeldt
9c58f12a6c eframe: several windows in series (#1919)
* Add example of opening several eframe windows in series

* Reuse the same winit event loop

* Ignore events to the wrong window

* Run run_return again
2022-08-15 16:31:03 +02:00