Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Support pause/resume on transform #5

@sculove

Description

@sculove

@jongmoon commented on Wed Jun 01 2016

Description

Now the pause/resume is not working on transform. But for more various animation effect, transform support is needed.

Steps to check or reproduce

$el.animate({"transform": "rotate(20deg)"}, 4000);

//before 4000 ms, you can pause or resume
$el.pause(); 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions