mopsicus / umi

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

Option to make text readonly #81

Closed mksbamford closed 7 months ago

mksbamford commented 3 years ago

I would like to be able to create text fields which just display text and cannot be edited. Thank you.

marknasr22 commented 3 years ago

I second this. It would be great to have this feature. Even better if we can have a text version of the MobileInputField, so that the text can have the same font and support emojis and multiple languages.

mopsicus commented 3 years ago

Good idea. I'll add this feature.