JohnMcLear / draw

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

Path opacity is not being saved to database on default black color #145

Closed tranek closed 11 years ago

tranek commented 11 years ago

On reload it loses it's opacity. I think it may have to do with the NaN for the red value.

JohnMcLear commented 11 years ago

Fixed in develop