status-desktop/ui/app/AppLayouts/Wallet/components
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
..
collectiblesComponents feat: open links in user request browser with modal 2021-01-04 15:29:23 -05:00
AddAccount.qml fix: menu icons and width on wallet module 2020-12-01 14:02:19 -05:00
AddAccountWithPrivateKey.qml uiux(Wallet): use StatusButton instead of StyledButton 2021-01-12 16:33:39 -05:00
AddAccountWithSeed.qml uiux(Wallet): use StatusButton instead of StyledButton 2021-01-12 16:33:39 -05:00
AddWatchOnlyAccount.qml uiux(Wallet): use StatusButton instead of StyledButton 2021-01-12 16:33:39 -05:00
GenerateAccountModal.qml uiux(Wallet): use StatusButton instead of StyledButton 2021-01-12 16:33:39 -05:00
HeaderButton.qml uiux(Wallet): ensure send and receive buttons have the right look & feel 2021-01-12 16:33:46 -05:00
SetCurrencyModalContent.qml fix(Wallet): fix bug that prevented users from setting the currency 2021-01-14 16:00:10 -05:00
TokenSettingsModalContent.qml uiux(Wallet): improve asset manager usability and UI 2021-01-14 15:43:29 -05:00
TransactionModal.qml feat: beautify the hex values in transaction history 2020-10-05 10:46:00 -04:00
qmldir chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00