tldraw/packages
Tom Hicks efbded7a06
Fix stickes: line wrap mismatch between display/edit (#189)
The 'fake' textarea used to edit text in a sticky had a different
overflow-wrap style than the component that renders the text.

By forcing the display and edit components to use the same wrapping
strategy, the caret from the textarea and the rendered text should
remain in sync.

There is a chance there are more styles which affect the wrapping of
text that could still result in various mismatches, and even moreso
when we consider more browsers (I tested this in Chrome alone).
2021-10-21 23:41:32 +01:00
..
core [improvement] snaps (#190) 2021-10-21 19:54:54 +01:00
dev v0.0.124 2021-10-19 12:30:36 +01:00
intersect v0.0.124 2021-10-19 12:30:36 +01:00
tldraw Fix stickes: line wrap mismatch between display/edit (#189) 2021-10-21 23:41:32 +01:00
vec v0.0.124 2021-10-19 12:30:36 +01:00
www [improvement] snaps (#190) 2021-10-21 19:54:54 +01:00