b22bb13bb0
This PR is a refactor / tidy up of some snapping logic. - Fix a bug where the recursive call to `findAdjacentGaps` could lead to a maximum call stack error - Fixed an issue that caused handle snapping to expensively recompute - Fixed a dependency from the snap manager to the line shape ### Change Type - [x] `patch` ### Test Plan Our snap tests are pretty thorough, they should work here. ### Release Notes - [editor] fix bug in snapping |
||
---|---|---|
.. | ||
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"