f7468b6fc2
When a shape is changed, the full shape objcect was being transmitted to the server again. Do a diff to only send what changed (similarly as it was in tldraw v1) to save upload bw. TODO: Draw segments diffs (array) is still not working, so all the segments are still being sent every time. |
||
---|---|---|
.. | ||
project | ||
scala | ||
src | ||
.gitignore | ||
.scalariform.conf | ||
build.sbt | ||
deploy.sh | ||
run-dev.sh | ||
run.sh |