cryptoadvance / specter-diy

DIY airgapped hardware wallet that uses QR codes for communication with the host
MIT License
440 stars 73 forks source link

Added cancel button for pin change #146

Closed EndNationStates closed 3 years ago

EndNationStates commented 3 years ago

Added a cancel button for 'Change device PIN' screen. Moved the 'confirm' button in initial PIN screen to bottom of screen for consistency. Disabled submit when no value is entered to prevent unnecessary failed PIN attempts.

Screenshot 2021-05-08 at 09 06 23 Screenshot 2021-05-08 at 09 13 13

Edit: Fixed element positions

EndNationStates commented 3 years ago

Thanks for the feedback!