mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
* Closes https://github.com/emilk/egui/issues/5605 It has been zero by default for a few months now, and I do not wish to support it. It was always an ugly hack, and it is no longer needed.
This is a test of the viewports feature of eframe and egui, where we show off using multiple windows.
For a simple example, see multiple_viewports.