egui/tests/test_viewports
Emil Ernerfeldt 531ead5ad1
Update MSRV to 1.86 (#7469)
2025-08-21 15:38:41 +02:00
..
src Enable `clippy::iter_over_hash_type` lint (#7421) 2025-08-06 13:55:53 +02:00
Cargo.toml Update MSRV to 1.86 (#7469) 2025-08-21 15:38:41 +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.