Commit b46fd23
committed
Always enable wrapping in tldraw 2 text tool
Disabling wrapping puts the text rendering into single-line ellipsised
mode (intended for frame labels), which stops someone from being able
to manually break lines by pressing enter. (Only the first line will be
shown)
Always allow wrapping (which is the default) for the text tool.1 parent bfe553c commit b46fd23
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 63 | + | |
| 64 | + | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
| |||
73 | 70 | | |
74 | 71 | | |
75 | 72 | | |
76 | | - | |
77 | 73 | | |
78 | 74 | | |
79 | 75 | | |
| |||
0 commit comments