1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Files
egui/examples/test_viewports
Emil Ernerfeldt 74862bd129 Rename show_viewport to show_viewport_deferred
Let's be explicit
2023-11-19 11:12:37 +01:00
..
2023-11-16 11:25:05 +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].