sparrowwallet / sparrow

Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
https://sparrowwallet.com/
Apache License 2.0
1.36k stars 192 forks source link

Close wallet name dialog with ESC #1537

Closed ottosch closed 4 days ago

craigraw commented 4 days ago

Thanks - normally I would suggest using AppServices::onEscapePressed, but in this case the textfield is eating the key pressed event.