David Sheldrick
David Sheldrick
Reported to us from twitter Not sure how to repro But here's an example: https://staging.tldraw.com/s/v2_c_5AZx-wChqZryXD8kkRPQY?viewport=-178%2C-198%2C1500%2C1275&page=page%3AkUaIuOawfUlsxGg5Ieu55 
expected behavior: hitting the zoom in/out keyboard shortcuts or clicking the zoom in/out buttons in the minimap should trigger the same number of zoom in/out actions. currently if you click...
I added an image i found on the windows laptop to the canvas using the 'asset' tool button, and nothing happened when I selected the file. If it wasn't able...
Describe what your pull request does. If appropriate, add GIFs or images showing the before and after. ### Change Type - [ ] `patch` — Bug fix - [ ]...
Describe what your pull request does. If appropriate, add GIFs or images showing the before and after. ### Change Type - [ ] `patch` — Bug fix - [ ]...
# What Changed I added an option to prevent auto from installing the ts-node require hook. ## Why We recently upgraded `typescript` to v5 and one of our deploy scripts...
we should delete this line https://github.com/tldraw/tldraw/blob/b342e411b5c6460022bbedb1515a9c5d9e0616ee/packages/tldraw/src/lib/shapes/line/toolStates/Pointing.ts#L121
This PR aims to implement the ideas discussed in #2359 At the time of opening this is still very wip and needs a good amount of testing, backwards-compat work, and...
Our main publish script needs to push changelog + version bump commits to main. This failed today because someone 're-ran' the script on a non-HEAD commit. It could also happen...
We should add a precommit check to make sure that any project references that need to present are. i.e. for any pair of workspaces in our monorepo where `@tldraw/A` depends...