JohnMcLear / draw

A real time collaborative drawing tool using nodejs, socket.io & paper.js
Apache License 2.0
482 stars 158 forks source link

Settings are not sent when starting a new drawing #258

Closed bytesnz closed 7 years ago

bytesnz commented 7 years ago

Settings (currently only the default tool) are not being sent when starting a new drawing.

bytesnz commented 7 years ago

Fixed in #259