phetsims / bending-light

"Bending Light" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/bending-light
GNU General Public License v3.0
8 stars 8 forks source link

Index of refraction slider resizes box #333

Closed amyh-phet closed 8 years ago

amyh-phet commented 8 years ago

In stringTest=double and stringTest=rtl, moving the index of refraction slider all the way to the right causes the box to resize slightly on the right edge.

Index_resize_win8_Chrome.zip

Issue occurs on all 3 screens.

amyh-phet commented 8 years ago

Issue also occurs with stringTest=X on Win 8 with FF. The resizing only happens in the lower part of the screen, but it occurs on all 3 screens. Index_resize_win8_FF_stringTest=X.zip

arouinfar commented 8 years ago

Also observed in OSX 10.11.2 in all browsers.

samreid commented 8 years ago

Fixed above, the change was minor and non-intrusive. Spot testing on 1 platform will confirm the change.

arouinfar commented 8 years ago

Looks great! Closing.