egui/tests/test_viewports
Emil Ernerfeldt b2995dcb83
Use Rust edition 2024 (#7280)
2025-06-30 14:01:57 +02:00
..
src Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
Cargo.toml Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +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.