egui/crates/egui_demo_app/src
Emil Ernerfeldt 06f709481a
Keep track of why `request_discard` was called (#5134)
This will help debug spurious calls to it
2024-09-20 09:17:52 +02:00
..
apps Use Style's font size in egui_extras::syntax_highlighting (#5090) 2024-09-10 11:38:26 +02:00
backend_panel.rs Keep track of why `request_discard` was called (#5134) 2024-09-20 09:17:52 +02:00
frame_history.rs Fix some minor clippy lints from the future 2024-09-18 09:44:23 +02:00
lib.rs eframe web: Better panic handling (#2942) 2023-04-21 08:33:01 +02:00
main.rs Use `log` crate instead of `eprintln` & remove some unwraps (#5010) 2024-09-13 14:23:13 +02:00
web.rs Use canvas directly (#4780) 2024-07-15 18:59:15 +02:00
wrap_app.rs Make Light & Dark Visuals Customizable When Following The System Theme (#4744) 2024-09-11 17:52:53 +02:00