Files
.github
firebase-project
public
scripts
src
.dockerignore
.editorconfig
.env
.env.production
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.lintstagedrc.js
.npmrc
.nvmrc
.prettierignore
.watchmanconfig
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
crowdin.yml
docker-compose.yml
package.json
tsconfig-types.json
tsconfig.json
vercel.json
yarn.lock
excalidraw/.watchmanconfig
Christopher Chedeau 24fa657093 Don't reset cache while zooming using a gesture ()
* Don't reset cache while zooming using a gesture

This reuses the cached canvas while the gesture is happening. Once it has stop updating, then recompute the cache with the proper zoom.

This should massively improve performance when panning on big scenes on mobile

Fixes 

* update snapshot tests
2020-03-28 16:59:36 -07:00

2 lines
3 B
JSON