1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Commit Graph

1 Commits

Author SHA1 Message Date
Alexander Kireyev
27a61934b1 docs: add AccessKit accessibility guide (#8233)
Summary:
- add docs/accessibility.md with labels, custom widgets, and testing
guidance
- link the guide from the README accessibility FAQ

Closes #4396

Checks:
- cargo fmt --all -- --check
- git diff --check
2026-06-13 20:23:59 +02:00