SeedSigner/seedsigner

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

Opened this issue · 1 comments

Steps to reproduce:

  • Start new image entropy seed process
  • Click joystick to take final pic
  • Joystick right to accept pic
  • Select 12 or 24 words
  • ...slight delay here...

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.

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