Closed loganbraywork closed 4 years ago
Also occurs if object diameter set to 0 under the same screen
This should be fixed as part of https://github.com/phetsims/projectile-motion/issues/217. The issue was just that that slider had no business being able to go down to 0. In the range the lower bound of the range is .04, so I just made just that that numberProperty had the appropriate range. Good bug thanks!
Please confirm fixed on master and close if all is good.
I also added ranges for mass and diameter so hopefully these sliders won't cause any more bugs.
This needed a bit more reworking over in #217, but it should be good now.
Please confirm fixed on master and close if all is good.
@loganbraywork anything else here?
@loganbraywork I'm going to close this, please reopen if there is anything more.
Test Device
Windows 7 Laptop
Operating System
Windows 7
Browser
Chrome
Problem Description Tested on request for Michael Kauzmann In phet.io studio If projectileDragCoefficientProperty is set to 0 then a projectile is emitted, sim crashes
Steps to Reproduce
Visuals