phetsims / build-a-nucleus

"Build a Nucleus" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 5 forks source link

Investigate getting rid of Particle.dragEndedEmitter and using userControlledProperty #184

Closed zepumph closed 1 year ago

zepumph commented 1 year ago

Promoting TODO to an issues:

https://github.com/phetsims/shred/blob/76e22d4925401076224e20ea7342c741cf12d8bf/js/model/Particle.ts#L56-L60

zepumph commented 1 year ago

From #165

zepumph commented 1 year ago

Well that was really easy! @Luisav1 will you please spot check the code and just play with the dragging in the sim a bit before closing. Everything looked good on my end.

Luisav1 commented 1 year ago

It's looking great on my end too! Closing.