Canvas-Designer icon indicating copy to clipboard operation
Canvas-Designer copied to clipboard

Clearing canvas not syncing between peers

Open mhingston opened this issue 4 years ago • 2 comments

designer.clearCanvas();
designer.sync();

Am I missing something?

mhingston avatar Mar 24 '20 18:03 mhingston

I can't even get the drawings to sync, how are you doing it? designer.sync doesn't work for me.

DeniseWongWaiYan avatar Mar 30 '20 12:03 DeniseWongWaiYan

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!

CompoTeam avatar Sep 28 '21 11:09 CompoTeam