|
|
|
|
|
by SeasonalEnnui
636 days ago
|
|
What is the deal with accessibility & godot? That's largely my concern with Dear ImGui et al. It's okay to have it as a debug environment in a game, it's not okay to have it as an application.
The lead developer agrees:
"I do know that Dear ImGui unfortunately does not align with requirements of accessible software. It was designed as a technical/debug tooling software to be used as an overlay over 3d/graphics applications which themselves tends to have little to no accessibility features. It's not really my fault that people have started using it for desktop-ey applications."
(GH issue 7892) |
|