Skip to content

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

Description

@wlidBirmou

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions