Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoplayed Videos and Animated GIFs Start On Slideshow Load #201

Open
doakey3 opened this issue Nov 12, 2017 · 0 comments
Open

Autoplayed Videos and Animated GIFs Start On Slideshow Load #201

doakey3 opened this issue Nov 12, 2017 · 0 comments

Comments

@doakey3
Copy link

doakey3 commented Nov 12, 2017

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

    <video width="320" height="180" autoplay>
      <source src="clip.mp4" type="video/mp4">
    </video>

.. image:: animated.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant