status-desktop/ui
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
..
app fix(Wallet): fix bug that prevented users from setting the currency 2021-01-14 16:00:10 -05:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update to beta.5 2021-01-13 15:14:21 -05:00
imports Fixes #1611 2021-01-14 15:59:45 -05:00
onboarding fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
shared Applied selection color to the StyledTextArea and StyledTArea. Fixes #1611 2021-01-14 15:59:45 -05: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 uiux: revamp advanced settings panel 2021-01-14 15:41:14 -05:00
nim-status-client.pro add import for a community 2021-01-11 13:57:35 -05:00