Hello, I use this script to calculate the font size of an native input : If the systempixelscale >= 1 and the systempixelscale < 1.5 Put 30 into v-fontsize Else put 15 into v-fontsize Work with some device but on other the visible font size is huge and text is very big. How you handle this ? Thanks Ludovic