phetsims / concentration

"Concentration" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/concentration
GNU General Public License v3.0
1 stars 7 forks source link

Usability on small screens review #53

Closed KatieWoe closed 5 years ago

KatieWoe commented 5 years ago

Per @kathy-phet's request in https://github.com/phetsims/QA/issues/295 I am making issues in each published sim repo detailing the pointer areas and usability of sims on phone sized screens. Done on an iPhone 7 iOS 12 device.

Potential Difficulties Noticed:

Screenshots: Image from iOS (1) Image from iOS

pixelzoom commented 5 years ago

This sim is identical to the Concentration screen in Beer's Law Lab, so I would expect this issue to be a duplicate (subset) of https://github.com/phetsims/beers-law-lab/issues/236.

arouinfar commented 5 years ago

Thanks @KatieWoe.

From a design perspective, I would make the same decisions about the touch areas for Concentration and the Concentration screen of Beer's Law Lab. From what I understand about the code, it all lives in the beers-law-lab repo, and any change made to BLL would automatically apply to Concentration. If this is true, I think this would be safe to close @pixelzoom.

pixelzoom commented 5 years ago

Yep, it all lives in beers-law-lab, and anything we do there applies to concentration. So closing as duplicate.