57dd425eff
some followups to https://github.com/tldraw/tldraw/pull/4020 and https://github.com/tldraw/tldraw/pull/4038/files ### Change type - [ ] `bugfix` - [ ] `improvement` - [ ] `feature` - [ ] `api` - [x] `other`
21 lines
No EOL
331 B
Markdown
21 lines
No EOL
331 B
Markdown
Describe what your pull request does. If you can, add GIFs or images showing the before and after of your change.
|
|
|
|
### Change type
|
|
|
|
- [ ] `bugfix`
|
|
- [ ] `improvement`
|
|
- [ ] `feature`
|
|
- [ ] `api`
|
|
- [ ] `other`
|
|
|
|
### Test plan
|
|
|
|
1. Create a shape...
|
|
2.
|
|
|
|
- [ ] Unit tests
|
|
- [ ] End to end tests
|
|
|
|
### Release notes
|
|
|
|
- Fixed a bug with… |