PsychicMuffin / PathOfDamage

Calculates damage taken in Path of Exile based on character stats
http://pathofdamage.com
GNU General Public License v3.0
3 stars 2 forks source link

Cannot input negative numbers #84

Closed ficocelliguy closed 7 years ago

ficocelliguy commented 7 years ago

Allowing hyphens will allow invalid inputs, so we might as well just go back to the browser-level number field input protection and use the validation highlighting we have in place.