1 Attachment(s)
Set Font size, Resize object doesn't work in Android! [Example MFA included]
When setting a Font Size of a String Object, it asks you if you would like to (1) Resize the object or (0) keep current size.
This works great on PC, it formats the String's borders to fit the new font size just fine! However, when run on Android, it does format the values of the borders, but the actual constraints of the String stay the same :(
I've attached an example MFA. The red bars show the borders of the String, and you can see how it should work if you run on it PC. Try running it on an Android device though and you will see the issue (click/tap the screen).
Download MFA: Attachment 10763
Screenshots of the issue in action:
PC (works fine)
Android (fail)