egui/crates/egui_demo_app/src
Colin Kinloch 287a550b90
egui demo: Add drop down to resize the window (#4197)
An alternative to the "Phone Size" button useful for testing
`ViewportCommand::InnerSize`.

I created this to make it easy to debug
https://github.com/emilk/egui/issues/4196 there are more details there.
2024-03-25 13:11:39 +01:00
..
apps Add API for raw mouse motion (#4063) 2024-02-20 18:00:39 +01:00
backend_panel.rs egui demo: Add drop down to resize the window (#4197) 2024-03-25 13:11:39 +01:00
frame_history.rs Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
lib.rs eframe web: Better panic handling (#2942) 2023-04-21 08:33:01 +02:00
main.rs Fix some clippy 1.75 lints (#3754) 2023-12-30 11:23:21 +01:00
web.rs Update some crate dependencies (#3594) 2023-11-21 16:07:56 +01:00
wrap_app.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00