-
Notifications
You must be signed in to change notification settings - Fork 2k
Remove accesskit feature in egui, and always depend on it #3137
Copy link
Copy link
Labels
accessibilityMore accessible to e.g. the visually impairedMore accessible to e.g. the visually impairedrefactor
Milestone
Description
It seems that by giving into the request to disable AccessKit by default in the base egui crate, I have set a confusing precedent, as we can see in this comment. If there are practical reasons to continue to disable AccessKit by default in the base egui crate, I will do what I can to address those. But my position is now that accessibility should be the default at all layers of the stack, and it should be something that developers have to work to disable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
accessibilityMore accessible to e.g. the visually impairedMore accessible to e.g. the visually impairedrefactor
Projects
Status
Done