d965c9f6c9
This PR fixes the editor sometimes incorrectly assuming that you're using a coarse pointer in firefox. It's not a complete fix — it just avoids some of the bigger issues with it. ie: It disables cursor chat. To avoid the issue, we just assume that you have a fine pointer if you're using firefox on desktop. Eventually, we should do a more complete fix for this. I QA'd this change on: * Mac Firefox (no touch screen) * Windows Firefox (touch screen) * Android Firefox ### Change Type - [x] `patch` — Bug fix [^1]: publishes a `patch` release, for devDependencies use `internal` [^2]: will not publish a new version ### Test Plan 1. Use firefox on desktop with a touch screen. 2. Check that you can still use cursor chat (when in a shared project). - [ ] Unit Tests - [ ] End to end tests ### Release Notes - Fixed firefox not being able to use cursor chat when using a touch screen on desktop. |
||
---|---|---|
.. | ||
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"