You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.
On iOS, when the Text of an InputField is centered and we call: NativeEditBox.SetFocus(true);
The text align himself on the left side of the RectTransform while editing:
The text was updated successfully, but these errors were encountered:
QuentinGprd
changed the title
TextAlignment.centered does not persist (on iOS only)
TextAlignment.Center does not persist (on iOS only)
Apr 11, 2017
On iOS, when the Text of an InputField is centered and we call:
NativeEditBox.SetFocus(true);
The text align himself on the left side of the RectTransform while editing:
The text was updated successfully, but these errors were encountered: