1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/examples/test_viewports
Emil Ernerfeldt d02491425c Put all egui crates as workspace crates (#3976)
Second attempty
2024-02-05 12:59:49 +01:00
..
2024-01-08 17:41:21 +01:00
2023-11-16 11:25:05 +01:00

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