4f07e696e8
By default, tldraw's brushing mode will select when the box intersects an shape's geometry. A user can hold Command / Ctrl to require that the selection box fully contain a shape's bounds instead. Some people really prefer the opposite. Three years! Three years I've been saying "no no no". This PR adds a user preference to flip the logic. When `isWrapMode` is true, selection requires that the box completely contain a shape before it's added to the list of selecting shapes; and ctrl flips back to intersection instead. ### Change Type - [x] `minor` — New feature ### Test Plan 1. Turn on wrap mode in the user preferences menu. 2. Select stuff. 3. Use the ctrl key to except the behavior back to intersection. - [x] Unit Tests ### Release Notes - Added `isWrapMode` to user preferences. - Added Wrap Mode toggle to user preferences menu. |
||
---|---|---|
.. | ||
api | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE.md | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
Community
Have questions, comments or feedback? Join our discord or start a discussion.
Distributions
You can find tldraw on npm here.
Contribution
Please see our contributing guide. Found a bug? Please submit an issue.
License
The tldraw source code and its distributions are provided under the tldraw license. This license does not permit commercial use.
If you wish to use this project in commercial product, you need to purchase a commercial license. Please contact us at hello@tldraw.com for more inforion about obtaining a commercial license.
Trademarks
Copyright (c) 2023-present tldraw Inc. The tldraw name and logo are trademarks of tldraw. Please see our trademark guidelines for info on acceptable usage.
Contact
Find us on Twitter at @tldraw or email hello@tldraw.com. You can also join our discord for quick help and support.