SeedSigner / seedsigner

Use an air-gapped Raspberry Pi Zero to sign for Bitcoin transactions! (and do other cool stuff)
MIT License
699 stars 161 forks source link

Add "Calculating" spinner when creating new seed via image entropy #508

Open kdmukai opened 10 months ago

kdmukai commented 10 months ago

Steps to reproduce:

It's just enough of a delay that I keep wondering if my click registered.

Improvement

Use the loading spinner thread to provide immediate UI feedback during the ~750ms it takes to create the seed.

SeedSigner commented 10 months ago

I've noticed this too, agree that this enhances the user's experience. 🙂