status-desktop/ui/app
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
..
AppLayouts fix(Wallet): fix bug that prevented users from setting the currency 2021-01-14 16:00:10 -05:00
img feat: display a community's member list 2021-01-11 13:57:35 -05:00
AppMain.qml uiux: revamp advanced settings panel 2021-01-14 15:41:14 -05:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00