muaz-khan / Canvas-Designer

Collaborative, extendable, JavaScript Canvas2D drawing tool, supports dozens of builtin tools, as well as generates JavaScript code for 2D animations.
https://www.webrtc-experiment.com/Canvas-Designer/
MIT License
368 stars 171 forks source link

The drawing doesn't sync #14

Open andreybuzin opened 8 years ago

andreybuzin commented 8 years ago

When I draw incessantly the drawing doesn't sync. But this doesn't happen when I draw intermittently. Is it possible to fix?

stevendoherty26 commented 8 years ago

I am getting a similar problem. The syncing works for a small amount of time and then I get the errors shown in the screen shot below. This problem also happens in the demo. Images do not sync at all.

image

dev-darenas commented 7 years ago

hi, I want congratulate you for this great tools

but when I draw much elements and try to move all element, I show the same error in the sync, this problem you can show in demo

zhengjieyuan commented 7 years ago

i got same problem