mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 00:07:26 +00:00
a1f3c71b7f
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.