status-desktop/ui
Eric Mastro 58e292e9ab fix: Add close button to seed backup warning
Fixes: #2248.

Add a close button to the seed backup warning banner in the wallet. The banner will reappear upon application restart as long as the seed hasn’t already been backed up (`profileModel.mnemonic.isBackedUp`).

A new .svg with a white outline needed to be added as well because the original “close.svg” had a purple outline, which would show up when the ColorOverlay applied to the close button had an opacity less than 1.0.
2021-04-21 17:59:27 -04:00
..
app fix: Add close button to seed backup warning 2021-04-21 17:59:27 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports feat: add https protocol to urls without protocol in Browser 2021-04-20 12:06:49 -04:00
onboarding feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00
shared fix(TransactionModal): fix values oferflowing 2021-04-20 13:20:34 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml feat: add processing CTRL + W to Browser 2021-04-20 12:59:59 -04:00
nim-status-client.pro feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00