1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 15:33:14 -04:00
Files
egui/examples/test_viewports/README.md
2023-11-07 15:20:35 +01:00

4 lines
154 B
Markdown

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].