simularium / binding-sim-edu

Other
0 stars 0 forks source link

fix on change complete #87

Closed meganrm closed 4 months ago

meganrm commented 4 months ago

Problem

Estimated review size: small

reproduction of the bug on the staging site:

  1. start playing the simulation, then press pause.
  2. Change the concentration by clicking on the slider line, and press play again.
  3. The trace on the right side should stay there
  4. Now press pause, change the concatenation by clicking on the number under the slider
  5. press play: the last trace goes away

Solution

added an on mouseup listener

Type of change

Please delete options that are not relevant.

Steps to Verify:

  1. same steps as above but now works regardless of where you click