1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/tests/test_viewports/README.md
2024-05-27 21:28:33 +02:00

4 lines
188 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`](../../examples/multiple_viewports).