cf32a09221
Currently, the editor gets recreated whenever the camera options (or several other props that are only relevant at initialisation time) get changed. This diff makes it so that: - init-only props are kept in a ref so they don't invalidate the editor (but are used when the editor _does_ get recreated) - camera options are kept up to date in a separate effect ### Change type - [x] `bugfix` ### Release notes Fix an issue where changing `cameraOptions` via react would cause the entire editor to re-render |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE.md | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
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. To purchase a commercial license or learn more, please fill out this form.
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/X at @tldraw.
Community
Have questions, comments or feedback? Join our discord or start a discussion. For the latest news and release notes, check out our Substack.