simularium / simularium-website

Front end website for the Simularium project, includes the Simularium viewer
https://simularium.allencell.org
Apache License 2.0
6 stars 3 forks source link

Play Button Disabled when Trajectory Ends #503

Closed ascibisz closed 5 months ago

ascibisz commented 5 months ago

Description

Currently in staging, when a trajectory is playing and the last frame of the trajectory is hit, the trajectory pauses and the play button is disabled.

Expected Behavior

When the last frame is hit, the trajectory pauses and the play button is enabled. Pressing the play button triggers the trajectory to replay from the beginning again.

Reproduction

  1. Play a trajectory all the way through (without looping)
  2. Once playback finishes, play button is disabled