forked from teamnwah/openmw-tes3coop
Fix NumericEditBox behavior broken by switch to std::stoi
For some reason stoi doesn't throw an error for '1foo' while 'foo1' does. Now the edit box flat out rejects any non-digit key events.new-script-api
parent
719255c5c6
commit
9fda3b6db4
Loading…
Reference in New Issue