egui/crates/egui_demo_app/src
Emil Ernerfeldt 35945dea46
Misc code cleanup (#3398)
* eframe README: explain how to enable copy/paste

* Implement Debug for a couple of structs

* Code cleanup

* Better docs

* profile ron serialization

* CI: Allow "exclude from changelog" as the only label
2023-09-27 09:06:17 +02:00
..
apps Add `Context::open_url` and `Context::copy_text` (#3380) 2023-09-24 09:31:21 +02:00
backend_panel.rs Add option to show a callstack to the widget under the mouse (#3391) 2023-09-26 15:50:35 +02:00
frame_history.rs Support images with rounded corners (#3257) 2023-08-15 09:29:30 +02:00
lib.rs eframe web: Better panic handling (#2942) 2023-04-21 08:33:01 +02:00
main.rs Set a default icon for all eframe apps: a white `e` on black background (#2996) 2023-05-17 16:23:32 +02:00
web.rs Cleanup ahead of release 2023-05-23 19:53:32 +02:00
wrap_app.rs Misc code cleanup (#3398) 2023-09-27 09:06:17 +02:00