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

Pushpin changes position when custom attraction is the first option selected #43

Closed ycarpenterphet closed 9 years ago

ycarpenterphet commented 9 years ago

If the sim is loaded and then the Custom Attraction option is selected, the pushpin graphic changes position - which should not happen. screenshot 2015-04-16 10 30 34

This does not happen if another atom combination is selected first (e.g. select Neon-Argon before selecting Custom Attraction), and the pushpin goes back to the correct position if another atom pair is selected and then we return to Custom.

This is how it should look: screenshot 2015-04-16 10 30 40

ycarpenterphet commented 9 years ago

It looks like this is probably connected to how #28 was fixed.

ChandrashekarBemagoni commented 9 years ago

Fixed in above commit.Assigning to @ycarpenterphet for verification

ycarpenterphet commented 9 years ago

Looks fixed, thanks. Closing.