.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
* 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 #1056 * update snapshot tests
2 lines
3 B
JSON
2 lines
3 B
JSON
{}
|