phetsims / build-an-atom

"Build an Atom" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/build-an-atom
GNU General Public License v3.0
11 stars 10 forks source link

check that layout bounds are consistent with target aspect ratio #113

Closed jbphet closed 8 years ago

jbphet commented 8 years ago

This sim was written a while ago, and the layout bounds defined in the SharedConstants.js file seem to be a bit different from what is in other sims. We should probably make sure that the aspect ratio is consistent with other sims. I believe that the aspect ratio currently is set to match that of an iPad.

aadish commented 8 years ago

fixed closing