mattt/Chroma-Hash

Color change effects pause on lost focus

mikehamer opened this issue · 1 comments

Problem: If the password box looses focus before the colors have reached the final state, the colors will be 'stuck' in the intermediate state until the password box regains focus.

Example:

  1. Type a password and then delete it and immediately press tab once the password is deleted
  2. Type a password quickly (or spam the keyboard) and then press tab. Although the bug isn't as obvious in this situation, it is still apparent.

Fixed in v0.2