Tldraw/packages/tldraw/src/lib/shapes/arrow
Mime Čuvalo d247b5dc53
arrows: fix bound arrow labels going over text shape (#3512)
Fixes https://github.com/tldraw/tldraw/issues/3433

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [x] `sdk` — Changes the tldraw SDK
- [ ] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [ ] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [x] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [ ] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [ ] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know


### Release Notes

- Arrows: fix label positioning when bound.
2024-04-17 14:35:25 +00:00
..
components textfields: nix disableTab option; make TextShapes have custom Tab behavior as intended (#3506) 2024-04-17 11:11:08 +00:00
toolStates arrows: add ability to change label placement (#2557) 2024-01-24 10:19:20 +00:00
ArrowShapeTool.test.ts [Snapping 1/5] Validation & strict types for fractional indexes (#2827) 2024-02-14 17:53:30 +00:00
ArrowShapeTool.ts Export tools (#2035) 2023-10-08 22:31:16 +00:00
ArrowShapeUtil.test.ts arrows: add ability to change label placement (#2557) 2024-01-24 10:19:20 +00:00
ArrowShapeUtil.tsx Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
arrowLabel.ts arrows: fix bound arrow labels going over text shape (#3512) 2024-04-17 14:35:25 +00:00
arrowheads.ts Unbiome (#2776) 2024-02-07 16:02:22 +00:00
arrowpaths.ts [tech debt] Primitives renaming party / cleanup (#2396) 2024-01-03 12:13:15 +00:00