401075d719
This PR improves pinch events on touch screens. It tries to avoid zooming unless we're sure that the user is zooming (or at least, that they've started zooming). It removes behavior that snaps the pinch to a certain zoom (e.g. 100%, 50%). ### Change Type - [x] `patch` — Bug fix ### Test Plan 1. On iPad, try to two-finger pan without zooming. 2. Perform a zoom. 3. Perform a two-finger pan, then a zoom. ### Release Notes - Improve pinch gesture events. |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
Benchmark
To run the benchmarks
yarn workspace @tldraw/tldraw benchmark
Or
yarn workspace @tldraw/tldraw benchmark "file_search_string"