Without any padding to my TextArea and placeholder texts, this is what the cursor looks like. I added an emoji to my text so maybe it expanded the line, so I think the line-up is a bit off. I tried adding a decoration box and playing around with up/down padding but the cursor still looked like this in relation to the placeholder. Any tips? Thank you! 🙌
Kate Liu
10/02/2024, 1:49 PM
Actually this is interesting. On my laptop, the cursor is lined up (right photo). But once I move the window to my monitor, the cursor becomes mis-aligned again
s
seb
10/02/2024, 6:28 PM
Huh, this is weird. Would guess this is a density issue, but all the code is density-independent
🤔 1
k
Kate Liu
10/03/2024, 4:14 PM
Ah, that's interesting. I'll play around more on different screens. Thank you!