mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 02:58:53 +00:00
39271c3adf
This means two `CentralPanel`s in different viewports get different ids, avoiding id clashes
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].