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

Added simple color animation utility. #2328

Merged
merged 1 commit into from
Jul 10, 2015

Conversation

ChrisBuergi
Copy link

A simple color animation utility using the existing animation utility.

@kangax
Copy link
Member

kangax commented Jul 10, 2015

Nice and thanks!

I made a simple demo just to see it in action (requires browser that supports input[type=color]) — http://jsfiddle.net/vZrg9/26/

I would wanna make a better demo to put on fabricjs.com (maybe bunch of rectangles stacked together like mosaic and when you hover them, they change into random color, producing sort of a colorful trail when you mouse over entire field of them)

kangax added a commit that referenced this pull request Jul 10, 2015
Added simple color animation utility.
@kangax kangax merged commit 713c193 into fabricjs:master Jul 10, 2015
@ChrisBuergi
Copy link
Author

Thanks for the merge.

A nice demo for the color animation would be cool. Just didn't have time yet to work on something, so the commit was just the animation.

@ChrisBuergi
Copy link
Author

Hi, finally got time to make a better example for the color animation that is based on your idea:
http://jsfiddle.net/sad23zyz/3/

Feel free to add it to fabricjs.com

@kangax
Copy link
Member

kangax commented Jul 29, 2015

@ChrisBuergi awesome, thanks!
@asturur @Kienz would you guys be able to put it on fabricjs.com when you get a chance? If not, I'll get to it myself sometime soon.

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

Successfully merging this pull request may close these issues.

2 participants