7fe43bb2ef
This PR removes the strict state checks for the brush and zoom brush. We should consider making the canvas more controlled by what exists (e.g. whether a `brush` exists) rather than depending on particular statechart states. ### Change Type - [x] `minor` ### Test Plan 1. Create a brush manually in the API. 2. The brush should be visible on the canvas. ### Release Notes - [editor] remove `editor.isIn` state checks for displaying brush and zoom brush. |
||
---|---|---|
.. | ||
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"