geoffstorm / DiceRoller

A dice rolling app aimed at tabletop gaming
MIT License
0 stars 0 forks source link

Can't delete text on Home screen #7

Closed geoffstorm closed 4 years ago

geoffstorm commented 4 years ago

When the cursor is in the "Number of Dice", "Number of Sides", or "Additional Constant" fields on the Home screen, if there is only one character in the field, the back button moves the cursor to the front of the field instead of deleting the number. I should be able to delete the entire field and then type in a new number.

If I leave the field without any input, it should default to zero.