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

Support pause/resume on transform #5

Open
sculove opened this issue Aug 3, 2017 · 0 comments
Open

Support pause/resume on transform #5

sculove opened this issue Aug 3, 2017 · 0 comments

Comments

@sculove
Copy link
Contributor

sculove commented Aug 3, 2017

@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(); 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant