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
A very usual way to present numbers in input boxes is to align them to the right, but I see no way to achieve this at the moment with InputText() or InputInt().
Is there a straightforward way I am not considering?
If not. Any suggestions to achieve this with some tweaking?
I am mostly interested in single line integer/float input.
The text was updated successfully, but these errors were encountered:
A very usual way to present numbers in input boxes is to align them to the right, but I see no way to achieve this at the moment with InputText() or InputInt().
Is there a straightforward way I am not considering?
If not. Any suggestions to achieve this with some tweaking?
I am mostly interested in single line integer/float input.
The text was updated successfully, but these errors were encountered: