opensim-org / opensim-gui

SimTK OpenSim graphical user interface and distribution.
Apache License 2.0
64 stars 33 forks source link

State of animation controls is not reset when new model is loaded #256

Open tkuchida opened 7 years ago

tkuchida commented 7 years ago

Steps to reproduce

Expected behavior User must click "play" to start video once simulation completes.

Actual behavior Animation begins playing (and looping) as soon as simulation completes.

Test conditions opensim_embeddedBrowser062717Win64.zip on Windows 7.

chrisdembia commented 7 years ago

I agree that the second model should not start playing as soon as the simulation is done, but I am fine with the state of the loop button being retained across models.

tkuchida commented 7 years ago

I am fine with the state of the loop button being retained across models.

I agree: loop on/off and speed should persist.