status-desktop/ui/app/AppLayouts/Wallet
Pascal Precht c328f332f6 fix(Wallet): fix bug that prevented users from setting the currency
Setting the default currency through the UI doesn't work because of a `MouseArea` that
is masking the an underlying `StatusRadioButton` which will tricker the default currency
change.

This commit enhances the `MouseArea` to trigger the default currency change and it
also ensures the UI is responding accordingly. Namely that the new default currency
is correcly selected in the list of currencies.

There's also a little change in the background hover color so it works well across
light and dark themes.

Fixes #1632
2021-01-14 16:00:10 -05:00
..
components fix(Wallet): fix bug that prevented users from setting the currency 2021-01-14 16:00:10 -05:00
data implement text-id based translations for currencies 2020-09-10 13:39:53 -04:00
AccountSettingsModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
AddCustomTokenModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
AssetsTab.qml Various ui fixes on wallet 2020-12-01 13:29:12 -05:00
CollectiblesTab.qml feat: add stickers to collectibles 2020-08-28 11:05:19 -04:00
HistoryTab.qml Various ui fixes on wallet 2020-12-01 13:29:12 -05:00
LeftTab.qml fix: remove duplicated SNT in token list and add mouse cursor to wallet list 2020-12-02 14:35:07 -05:00
ReceiveModal.qml feat(tx-comps): Send transaction modal 2020-09-03 15:32:55 -04:00
SeedPhraseBackupWarning.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
SendModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
SetCurrencyModal.qml fix: hover state, title and show scrollbar currency list modal 2020-12-01 14:37:36 -05:00
SignPhraseModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
TokenSettingsModal.qml uiux(Wallet): improve asset manager usability and UI 2021-01-14 15:43:29 -05:00
WalletHeader.qml uiux(Wallet): improve asset manager usability and UI 2021-01-14 15:43:29 -05:00
WalletLayout.qml feat: Add warning in wallet to backup seed phrase 2020-12-01 14:37:43 -05:00
qmldir feat: add files for the wallet tabs 2020-05-28 13:59:56 -04:00