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
Expected Behavior: Autoplayed videos and Animated GIFs start when parent slide becomes main focus
Actual Behavior: Autoplayed videos and Animated GIFs start on slideshow load
Benefits of Fix:
Don't have to click 'play'
Stepwise animations become possible
Sample rst:
Title
=====
This is the first slide
-----------------------------------------------
Media
=====
.. raw:: html
<videowidth="320"height="180"autoplay>
<sourcesrc="clip.mp4"type="video/mp4">
</video>
.. image:: animated.gif
The text was updated successfully, but these errors were encountered:
Expected Behavior: Autoplayed videos and Animated GIFs start when parent slide becomes main focus
Actual Behavior: Autoplayed videos and Animated GIFs start on slideshow load
Benefits of Fix:
Sample rst:
The text was updated successfully, but these errors were encountered: