ericdrowell / KineticJS

KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
http://www.kineticjs.com
3.98k stars 753 forks source link

Sprite animation is not working in versions 5.x #1056

Open kathir26 opened 9 years ago

kathir26 commented 9 years ago

Hello Am integrating sprite animation using kinetic js but its not working in all 5.x versions and working below version 5. So kindly fix this issue and let me know if you need more information and how to handle this problem in latest versions(5.1.0).

bensquire commented 9 years ago

@kathir26 You might want to check out the repo landing page. Its ceased development...

kathir26 commented 9 years ago

@bensquire Could you please send any sprite animation example for latest version.

bensquire commented 9 years ago

I'm just someone that follows the repo... that said it has been forked here and they have documentation for animation as well. Hope that helps.

kathir26 commented 9 years ago

Ok thank you for your help @bensquire

kathir26 commented 9 years ago

@bensquire I think both plugins are same but name is different instead of kinetic its konva. But sprite animation is not working

bensquire commented 9 years ago

@kathir26 Well I doubt @ericdrowell will patch this repo. So the best thing you can do is raise a bug request with Konva, with a lot more detail and code samples...

kathir26 commented 9 years ago

@bensquire Ok thank you for your information.