Problem with TextSize on different devices

Hello Developers,

I am currently making a message GUI and I have come across a problem.
My GUI relies on the sizes of the text, but depending on the device the text size just gets too big. I am already using UITextSizeConstraints and they don’t help.

Expected text size:

Text size on other devices:



Does anyone know how to keep the text size the same on all devices like in the first picture?

Best regards,
grimm

1 Like

I have had this same problem before and I don’t think there is a way to keep the text size consistent

Try to use Absolute size property