egui/egui_demo_app/src
Emil Ernerfeldt 32b4781da2
Improve web demo for mobile (#1556)
`egui_demo_app/lib`: add "About egui" window, and improve mobile layout

This makes the app responsive, removing the side bars on mobile and turning them into drop-down menus instead.
2022-05-02 13:13:35 +02:00
..
apps Add a custom 3D demo using glow to egui_demo_app (#1546) 2022-04-30 12:58:29 +02:00
backend_panel.rs Improve web demo for mobile (#1556) 2022-05-02 13:13:35 +02:00
frame_history.rs Improve web demo for mobile (#1556) 2022-05-02 13:13:35 +02:00
lib.rs Move code from `egui_demo_lib` to `egui_demo_app` (#1540) 2022-04-28 11:23:34 +02:00
main.rs egui_demo_app: don't do a transparent native window 2022-04-30 15:42:18 +02:00
wrap_app.rs Improve web demo for mobile (#1556) 2022-05-02 13:13:35 +02:00