Canvas-Designer
Canvas-Designer copied to clipboard
Clearing canvas not syncing between peers
designer.clearCanvas();
designer.sync();
Am I missing something?
I can't even get the drawings to sync, how are you doing it? designer.sync doesn't work for me.
designer.clearCanvas(); designer.sync();
Am I missing something?
I wrote a function to send a message to clear the canvas it is easy and working!