egui/tests/test_viewports
Emil Ernerfeldt 962c8e26a8
Update MSRV to 1.85 (#7279)
2025-06-30 13:43:27 +02:00
..
src ⚠️ Rename `Rounding` to `CornerRadius` (#5673) 2025-02-04 12:53:18 +01:00
Cargo.toml Update MSRV to 1.85 (#7279) 2025-06-30 13:43:27 +02:00
README.md Move test crates to own folder (#4554) 2024-05-27 21:28:33 +02: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.