Without any padding to my TextArea and placeholder...
# jewel
k
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! 🙌
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
Huh, this is weird. Would guess this is a density issue, but all the code is density-independent
🤔 1
k
Ah, that's interesting. I'll play around more on different screens. Thank you!