egui/crates/egui_demo_app/src
Barugon 1b8e8cb38e
`eframe::Frame::info` returns a reference (#3301)
* Get a reference to `IntegrationInfo`

* Add doc comment

* Change `info` to return a reference

* Clone integration info

* Remove `&`

* Clone integration info in another place
2023-09-05 10:43:39 +02:00
..
apps Improved wgpu callbacks (#3253) 2023-08-15 17:17:39 +02:00
backend_panel.rs `eframe::Frame::info` returns a reference (#3301) 2023-09-05 10:43:39 +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 Added `mime` field to `DroppedFiles` (#3273) 2023-08-23 15:13:47 +02:00