bip39 icon indicating copy to clipboard operation
bip39 copied to clipboard

"Auto-compute" bug fixing

Open Macha-orange opened this issue 3 years ago • 0 comments

Did some fixing for the merge (incoherent message when options are changed) :

  • Clicking "Generate" button activate "auto-compute", so main feature isn't blocked if accidentally unchecked (and no more incoherent message).

  • All other buttons works only if "auto-compute" is checked. Including PhraseChanged() tabChanged() for BIP32/BIP44/BIP49/BIP84/BIP141 delayedEntropyChanged() delayedSeedChanged() delayedRootKeyChanged() seedChanged() rootKeyChanged() calcForDerivationPath() for derivaton path change showMore() for adding more addresses

Macha-orange avatar Oct 08 '21 19:10 Macha-orange