egui/crates/egui_demo_app/src
Emil Ernerfeldt a1f3c71b7f
Remove dependency on `tts` (#3651)
We were using [`tts`](https://github.com/ndarilek/tts-rs) for the
web-only screen reader. This was overkill, to say the least. It is now
replaced with ten lines of `web-sys` calls.
2023-11-28 10:46:18 +01:00
..
apps Add `emath::Vec2b`, replacing `egui_plot::AxisBools` (#3543) 2023-11-11 21:31:36 +01:00
backend_panel.rs Remove dependency on `tts` (#3651) 2023-11-28 10:46:18 +01: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 Introduce global `zoom_factor` (#3608) 2023-11-22 20:34:51 +01:00
web.rs Update some crate dependencies (#3594) 2023-11-21 16:07:56 +01:00
wrap_app.rs Introduce global `zoom_factor` (#3608) 2023-11-22 20:34:51 +01:00