pjkundert / python-slip39

Generate Ethereum, Bitcoin, etc. account seed and backup Mnemonics in SLIP-39 format (Trezor & Ledger compatible), with details in printable PDF format. Optionally, also print encrypted JSON and BIP-38 paper wallets.
https://slip39.com
Other
50 stars 17 forks source link

MacOS App: Support 2 Group Minimum #5

Closed emailchaos closed 12 months ago

emailchaos commented 1 year ago

4 groups is a sane default. Consider allowing as little as 2 groups in MacOS UI (group removal).

pjkundert commented 12 months ago

It does allow group removal in the GUI; erase the name (backspace), and the row will disappear the next time the UI refreshes (for example, just re-select the "Controls" radio button at the top of the UI).

Not "discoverable", I know: I'm not a UI designer, obviously! :)