egui/examples/test_viewports
Emil Ernerfeldt f8d7d0ebaa
Enforce writing username in TODO comments (#4235)
2024-03-26 11:48:24 +01:00
..
src Enforce writing username in TODO comments (#4235) 2024-03-26 11:48:24 +01:00
Cargo.toml Put all egui crates as workspace crates (#3976) 2024-02-05 12:59:49 +01:00
README.md Update example screenshots 2024-02-05 13:01:10 +01:00
screenshot.png Update example screenshots 2024-02-05 13:01:10 +01:00

README.md

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.