manuhabitela/drawingboard.js

Zero octet file

Closed this issue · 1 comments

Drawingboard.js is great but I just can't save any drawing on the server, using the indicated github : https://gist.github.com/Leimi/9179019.
It returns a zero octet file.
I'm afraid "board.getImg()" fails returning anything.
Can you help ?

My bad, there is a typo in the example. It shouldn't be board.getImg() but myBoard.getImg() :)