mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 17:18:55 +00:00
c8dd3dd01a
Also disable `regex` `env_logger` feature in examples to improve compile times.
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].