mirror of
https://github.com/emilk/egui.git
synced 2026-07-19 04:58:54 +00:00
5f8f149444
This adds `UiBuilder::layer_id` to replace `ui.with_layer_id`
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.