cybersemics / em

A beautiful, minimalistic note-taking app for personal sensemaking.
Other
282 stars 107 forks source link

Multiline URL height is incorrect when cursor is set to null #2084

Closed raineorshine closed 2 months ago

raineorshine commented 3 months ago

Steps to Reproduce

- https://open.substack.com/pub/noahpinion/p/interview-sarah-c-paine?r=7kxga&utm_medium=ios&utm_campaign=post
- a

Paste and then set the cursor to null.

Current Behavior

The URL height is too big.

If the url is ellipsized and only takes up a single-line, the updateSize measurement should kick in and update the height to the actual measured height.

Expected Behavior