phetsims / atomic-interactions

"Atomic Interactions" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 2 forks source link

Custom attraction should not reset to initial settings (unless Reset-All used) #30

Closed ycarpenterphet closed 8 years ago

ycarpenterphet commented 9 years ago

Currently, the Custom attraction settings (i.e. diameter and strength) reset to their initial settings when switching to another pair of atoms and then back to Custom. Note: This was unfortunately the behavior of the Java sim as well.

It makes more sense if settings and the position of the sliders would remain unchanged unless the student changes them deliberately or hits reset-all, so that a student or instructor can draw comparisons more readily.

Behaviour should be more similar to the weaker-stronger slider in Acid-Base Solutions, which retains its position even when the toggle switch turns off/removes the slider.

ycarpenterphet commented 9 years ago

Tagging @arouinfar as well since this will affect States of Matter too.

phet-steele commented 8 years ago

@aadish This is working for the case of the Interaction screen, but not in the Phase Changes screen in SOM. Making a new issue in the appropriate repo and closing this one.