dmitry-solomadin / skwibl

Realtime collaboration service.
http://skwibl.com
1 stars 0 forks source link

Pan and canvas scale are not synced #134

Closed dmitry-solomadin closed 11 years ago

dmitry-solomadin commented 11 years ago

Pan and canvas scale are not synced. When one user pans or scales canvas we should not sync it with others but the coordinates of the created elements that are sent via sockets should be altered corresponding to pan or scale amount.

dmitry-solomadin commented 11 years ago

Mostly fixed.