Closed kent-sole closed 2 months ago
I also noticed that I can erase the number from the input field and it will stay empty, which looks bad. It should default to 0, or whatever it is internally using as default.
I added a utility to do this. It will have to be applied to every input field prefab manually as this is not a default function of the Unity InputField. We can do this when we propagate the other fixes to the input fields.
Closes #34
TODO