Fit text height to content cutting letters

Hi,
i’m facing a bug in mobile.
As shown in the screen, some letters (eg. g, p) get trimmed at the bottom if the option “fit height to content” is enabled.

Were you aware about this? anyone facing it?
Thank you

1 Like

I also have same issue. Hope team fix this

Same here

I’m facing this on web too.

I just add a padding of 2-4 px in the element for now. Could apply to styles to easily adjust later.

SOLUTION:

Change the line height to 1.2-1.5. if it’s 1.0 it seems to cutoff. I also had this same issue.