Stromner/ACE-TitanQuest

UI - Invalid characters are allowed to be entered

Stromner opened this issue · 1 comments

Characters like arithmetic and other special characters, ideally following characters should be allowed

If Digit field:

  • Only numbers

If String field:

  • Valid UTF16 Characters

Allowed in all fields:

  • Navigation (arrow keys)
  • Delete

Fixed in 6066484