joshuahhh opened this issue 9 years ago · 1 comments
If you set an attribute to spread(0,0) (which evaluates to an empty spread), an error occurs:
spread(0,0)
Uncaught TypeError: Cannot read property 'a' of undefined (Matrix.coffee:26)
Fixed by #31.