tldraw/packages
Steve Ruiz 19645b771d
[feature] multi-scribbles (#2125)
This PR adds support for multiple scribbles at the same time. It
prevents the sudden disappearance of existing scribbles when new ones
are added. It simplifies the management of scribbles by moving the
scribble manager to the editor.

![Kapture 2023-10-29 at 10 17
48](https://github.com/tldraw/tldraw/assets/23072548/23089047-6247-4714-bb79-c4972370140f)

### Change Type

- [x] `minor` — New feature

### Test Plan

1. Use the eraser, scribble select, and laser pointer tools

- [x] Unit Tests

### Release Notes

- [feature] multi scribbles
2023-10-29 14:37:36 +00:00
..
assets Update CHANGELOG.md [skip ci] 2023-10-17 14:39:34 +00:00
editor [feature] multi-scribbles (#2125) 2023-10-29 14:37:36 +00:00
state Remove (optional) from jsdocs (#2109) 2023-10-20 15:31:50 +00:00
store Update CHANGELOG.md [skip ci] 2023-10-17 14:39:34 +00:00
tldraw [feature] multi-scribbles (#2125) 2023-10-29 14:37:36 +00:00
tlschema [feature] multi-scribbles (#2125) 2023-10-29 14:37:36 +00:00
utils Update CHANGELOG.md [skip ci] 2023-10-17 14:39:34 +00:00
validate Update CHANGELOG.md [skip ci] 2023-10-17 14:39:34 +00:00