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

Added animation settings #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

merlin-ka
Copy link

Added an option for enabling/disabling the animations as well as changing the speed of the animations (#86).

If the animation speed is too fast (e.g. 50ms) and you go back to the previous slide, it seems that the video elements don't load fast enough to invoke the .play() method on them (see line 650).

Other than that it works just fine.

@ubershmekel
Copy link
Owner

Thank you for this @Merlin-CK !

On my machine I wasn't able to break the .play(). The only problem I have is there are quite a bit of UI elements in there especially considering #84

I'll have to think the UI through. Let me know if you have ideas or opinions on it.

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

Successfully merging this pull request may close these issues.

2 participants