egui/tests/test_viewports
Andreas Reich 4c1f344ef8
Update MSRV from 1.86 to 1.88 (#7579)
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2025-10-02 19:12:29 +02:00
..
src Enable `clippy::iter_over_hash_type` lint (#7421) 2025-08-06 13:55:53 +02:00
Cargo.toml Update MSRV from 1.86 to 1.88 (#7579) 2025-10-02 19:12:29 +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.