tldraw/apps/examples/e2e/tests
alex 421102282d
Fix newlines in text geo shapes (#2059)
Previously, entering a geo shape and adding a bunch of newlines wouldn't
correctly update the shape's height. This fixes that.

### Change Type

- [x] `patch` — Bug fix


### Test Plan

1. Create a geo shape
2. Enter text editing mode
3. Spam the enter key
4. See that the shape grows appropriately
5. Exit editing and check that the trailing newlines have been deleted.

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

---------

Co-authored-by: huppy-bot[bot] <128400622+huppy-bot[bot]@users.noreply.github.com>
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2023-10-10 12:58:28 +00:00
..
export-snapshots.spec.ts-snapshots Fix newlines in text geo shapes (#2059) 2023-10-10 12:58:28 +00:00
test-canvas-events.spec.ts-snapshots re-enable visual regression tests (#2056) 2023-10-10 12:33:16 +00:00
export-snapshots.spec.ts Fix newlines in text geo shapes (#2059) 2023-10-10 12:58:28 +00:00
test-camera.spec.ts Add playwright tests (#1484) 2023-05-30 15:28:56 +01:00
test-canvas-events.spec.ts Remove focus management (#1953) 2023-10-02 11:29:54 +00:00
test-clipboard.spec.ts Rename shapes apis (#1787) 2023-08-02 18:12:25 +00:00
test-focus.spec.ts [fix] Focus events (actually) (#2015) 2023-10-04 09:01:48 +00:00
test-kbds.spec.ts [improvement] quick actions (#1922) 2023-09-19 15:33:39 +00:00
test-routes.spec.ts Add snapshot prop, examples (#1856) 2023-09-08 14:48:55 +00:00
test-shapes.spec.ts [improvement] quick actions (#1922) 2023-09-19 15:33:39 +00:00
test-smoke.spec.ts rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
test-text.spec.ts Fix newlines in text geo shapes (#2059) 2023-10-10 12:58:28 +00:00