You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and the buttons from the AnimationAction work as expected in the html page.
Is there way to construct the widgets such that the animation automatically plays (without needing to hit the play button)?
I saw this issue about calling AnimationAction.play() inside a notebook, but that doesn't seem like it persists in the widget state that gets exported...
The text was updated successfully, but these errors were encountered:
I have a scene that I'm saving to a static html page:
and the buttons from the
AnimationAction
work as expected in the html page.Is there way to construct the widgets such that the animation automatically plays (without needing to hit the play button)?
I saw this issue about calling
AnimationAction.play()
inside a notebook, but that doesn't seem like it persists in the widget state that gets exported...The text was updated successfully, but these errors were encountered: