src/trezor/ui/passphrase: fix removing last character

This commit is contained in:
Jan Pochyla 2018-03-01 05:08:31 +01:00
parent 144e2013bd
commit f74cbead5e
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ class PassphraseKeyboard(ui.Widget):
self.back.enable()
else:
self.back.disable()
self.prompt.taint()
async def __iter__(self):
self.edit(self.input.content) # init button state