status-desktop/ui/app/AppLayouts
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
..
Browser fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
Chat fix: fix image click not opening on click 2021-01-14 15:58:55 -05:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile uiux: revamp advanced settings panel 2021-01-14 15:41:14 -05:00
Timeline feat: introduce timeline 2021-01-04 15:16:37 -05:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet fix(Wallet): fix bug that prevented users from setting the currency 2021-01-14 16:00:10 -05:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00