Raylehnhoff / SCFSD

Star Citizen Faction Ship Drawer
http://raylehnhoff.github.io/SCFSD/
MIT License
24 stars 8 forks source link

Added: reset button and min value attribute for number fields #2

Closed ghawk1ns closed 10 years ago

ghawk1ns commented 10 years ago
  1. A reset button to reset all values and allow user to start over without having to zero out each field manually.
  2. min value attribute for number fields. Users can no longer use the arrow to select less than 0 ships, less than 0 logo width/height, or less than 0 ship margins.
Raylehnhoff commented 10 years ago

I've added parts of this request into the most current version, notably a "clear" button that zeroes out local storage as well.

I did not accept the pull request due to concerns mentioned in this ticket.