phetsims / friction

"Friction" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/friction
GNU General Public License v3.0
4 stars 6 forks source link

Support mobile a11y this publication? #249

Closed zepumph closed 2 years ago

zepumph commented 2 years ago

Today there was a question about whether we should support mobile iOS a11y. We were mainly focused on lookin at https://github.com/phetsims/scenery-phet/issues/704, as a specific bug.

This sim though will be quite challenging to support because of https://github.com/phetsims/scenery/issues/1024. When the center of the zoomed in book is not clickable, then it will not be interactive.

Given our current priorities, we are not going to focus on this at all. This includes even altering the hints based on our "gestureDescription" flag. Closing