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

Test voicing on gesture device #230

Closed zepumph closed 3 years ago

zepumph commented 3 years ago

This is important for voicing because sim.supportsGestureDescription doesn't split on if VoiceOver or another AT is on, it just checks for the mobile platform runtime. I worry voicing will leak these strings designed for description.

zepumph commented 3 years ago

In #249, we decided that we aren't going to support this for this publication. Closing