mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-03 02:06:19 +00:00
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
Nim-status-client
Desktop client for the Status Network built with Nim and Qt
note: this documentation is wip
Getting started
Overview
Architecture & Development
Guides & Tutorials
Continuous Integration
API
Translations
License
Licensed under the Mozilla Public License Version 2.0
Description
Languages
QML
39.2%
JavaScript
29.7%
Nim
18.5%
Python
5.7%
C++
5.2%
Other
1.6%