tldraw/packages/tlschema/src
Mime Čuvalo dca7883f89
[fix] disable vertical edge resizing for text on mobile (#2456)
This is a followup to PR #2347 which was addressing #2349.
This makes sure that vertical resizing is disabled still for the text
shapes because they get in the way of rotation.

Fixes #2455 

### Change Type

- [x] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Add a brief release note for your PR here.
2024-01-12 09:40:42 +00:00
..
assets Fix validation when pasting images. (#2436) 2024-01-10 10:45:19 +00:00
misc [tech debt] Primitives renaming party / cleanup (#2396) 2024-01-03 12:13:15 +00:00
records [fix] disable vertical edge resizing for text on mobile (#2456) 2024-01-12 09:40:42 +00:00
shapes Add url validation (#2428) 2024-01-09 10:49:57 +00:00
styles [fix] broken docs link (#2062) 2023-10-10 13:23:49 +00:00
translations [Minor] change Simplified Chinese label to Chinese (#2434) 2024-01-10 15:30:25 +00:00
createPresenceStateDerivation.ts Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
createTLSchema.ts [feature] add meta property to records (#1627) 2023-06-28 14:24:05 +00:00
index.ts [tech debt] Primitives renaming party / cleanup (#2396) 2024-01-03 12:13:15 +00:00
migrations.test.ts [improvement] account for coarse pointers / insets in edge scrolling (#2401) 2024-01-10 14:29:32 +00:00
store-migrations.ts [improvement] store snapshot types (#1657) 2023-06-27 12:25:55 +00:00
TLStore.ts Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
util-types.ts hoist opacity out of props (#1526) 2023-06-06 16:15:12 +00:00