freiksenet / react-kinetic

HTML5 Canvas via KineticJS using React.
http://freiksenet.github.io/react-kinetic/
MIT License
66 stars 7 forks source link

Added smoke-test with more shapes (text shapes currently do not work) #12

Closed mjul closed 10 years ago

mjul commented 10 years ago

This adds a smoke-test page to the demos showing some shapes, including the currently broken Text and TextPath shapes.

freiksenet commented 10 years ago

Thanks a lot!

Looks good, but could you modify your pull request so it would use 2 spaces for indentation, like the rest of the project?

mjul commented 10 years ago

OK, now with 2-space indentation.