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

Bug: iterating through a list selector, delay on the beginning of the animation #113

Open
wlidBirmou opened this issue Oct 10, 2017 · 0 comments

Comments

@wlidBirmou
Copy link

Hello
There is a bug when iterating through list using selector:
$("#list").textillate({ selector: $("#list") , loop: true, autoStart: true, initialDelay: 0, minDisplayTime: 2000,});

The animation starts only after a delay proportional to "minDisplayTime", and stop for the same amount of time when looping.

@wlidBirmou wlidBirmou changed the title iterating through list: selector, delay on beginning the animation iterating through list: selector, delay on beginning of the animation Oct 10, 2017
@wlidBirmou wlidBirmou changed the title iterating through list: selector, delay on beginning of the animation Bug: iterating through a list selector, delay on the beginning of the animation Oct 10, 2017
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