Blai Pratdesaba

Results 7 comments of Blai Pratdesaba

Hi, the fork we have it's actively being used in our projects in Zzish, but I can't say at this point if it's standard enough to be merged, specailly after...

Hi @mumbaimerijaan , thanks for opening the issue. Since it's Christmas I might not have enough free time, do you mind providing a PR for this code please? Thanks!

This might be caused because the script is not using requestAnimationFrame, just a generic setTimeout to handle the frames. This might cause the browser to drop frames. I'm working in...

To do what you want you need to know the current animation frame, but with the current version of the plugin there's no way to read the value from outside...

Even if it's not ready for production yet, you might want to look at this new version of animatesprite. It's vanilla javascript but it should play nice with jQuery objects:...

I've added the #3 pull request to add this feature. Vargant is giving me errors, so I couldn't test it properly, but it's already building the **css** and moved the...

👍 Also interested into having this functionality added