Open Mottie opened 11 years ago
I'm rewriting sketch soon to add some nice sugar and reduce code. I like this idea - it shouldn't add much to the codebase to wrap up prototype methods in a callback that returns the context. I'll probably add it in v1.1 :)
+1
Just pushed feature this to it's own branch. Check it out - I'll merge into master once thoroughly tested.
Awesome! Thanks!
I just wanted to add an enhancement request. If you could allow the chaining of canvas functions, that would be awesome :)
Check out LeaVerou's chainvas for inspiration.