egui/crates/eframe/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
..
native eframe: Fix window flashing white on launch (#3631) 2023-11-27 10:35:37 +01:00
web Remove dependency on `tts` (#3651) 2023-11-28 10:46:18 +01:00
epi.rs Fix up some examples (#3614) 2023-11-23 12:58:44 +01:00
icon_data.rs Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 2023-11-19 11:08:47 +01:00
lib.rs Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 2023-11-19 11:08:47 +01:00