a176522c57
This PR fixes not being able to right-click the selection background of shapes. * It still lets you right-click outside of a selection to deselect. * It still lets you right-click a different shape inside the selection bounds. ### Change Type - [x] `patch` — Bug fix ### Test Plan 1. Draw a squiggle. 2. Select it. 3. Right-click somewhere inside the selection bounds (but NOT on the squiggle itself). 4. The context menu should open. - [ ] Unit Tests - [ ] End to end tests ### Release Notes - Improved right click behaviour. --------- Co-authored-by: Steve Ruiz <steveruizok@gmail.com> |
||
---|---|---|
.. | ||
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"