phetsims / plinko-probability

"Plinko Probability" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
6 stars 7 forks source link

plinko-probability list of needed features and bugs to be fixed. #14

Closed veillette closed 8 years ago

veillette commented 8 years ago

This issue will track the list of features needed in the sim (05/20/16) to match the design document (DD).

For the purpose of the list, IT refers to Intro tab and LT refers to the Lab tab and CT is common for both tabs

memo330179 commented 8 years ago

Issues were added in the list above

Denz1994 commented 8 years ago

Issues were added in the list above

memo330179 commented 8 years ago

Issues were added in the list above

phet-steele commented 8 years ago

CT - Simulation stops running if active tab in browser is changed. Simulation continues only after it becomes the active tab in the browser.

Saying the sim "stops running" here is not completely accurate. The balls currently on the board freeze in place and the hopper does not release any more balls, sure, but balls are still being created. Once the sim is returned to, all balls that were "created" are released at once. @veillette this causes lots of problems, including a large drop in performance. Furthermore, this is not limited to browser tabs. All this happens the same when switching between sim screens.

veillette commented 8 years ago

Let's close this issue and open an issue where we keep track of the siisue regarding large DeltaTime interval