mopsicus / umi

Unity mobile input (UMI) plugin for Android and iOS, allows to use features of mobile native input fields
MIT License
399 stars 92 forks source link

TextMeshPro and UnityMobileInput #25

Closed MeisterDerMagie closed 5 years ago

MeisterDerMagie commented 5 years ago

Hey,

is there a way to use this with TextMeshPro? I changed all occurences of InputField and Text to TMP_InputField and TMP_Text. It basically works, but font size and alignment (maybe some more features) are wrong. Does anybody know why? :)

Martin UnityMobileInput_issue

mopsicus commented 5 years ago

You should check that part where data sends to plugin, find where sends font size and check it