Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tween not work when I want change opacity with filter #982

Closed
MarcosTMT opened this issue Jul 28, 2014 · 1 comment
Closed

tween not work when I want change opacity with filter #982

MarcosTMT opened this issue Jul 28, 2014 · 1 comment

Comments

@MarcosTMT
Copy link

I want to do a tween with opacity and doesn't work.

I found much examples but not work and I don't know why...

I prove this:

var rest333 = new Kinetic.Tween({
node: flashInferiorDerecha2,
duration: 3,
opacity: 0
});
all code in: http://jsfiddle.net/2NJV4/

EDIT:
I see this link : #847, but I don't know how to apply this in my example.. help please

@MarcosTMT
Copy link
Author

I solve this problem... in the next version (5.1.1, now only in github) include this error solved.

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant