Alex Jbanca 9f40f0fada fix(Swap): Fixing the account balance in the swap modal
The root cause of this issue is the improper computation of the  `accountBalance`  expression role in the accounts model. Its value depends on another model (`filteredBalancesModel`) and by the time the expression role gets computed the proper `balance ` is not ready in the `filteredBalancesModel`.

This is a quick fix, but maybe the real fix should be restructuring the adapter and the model dependencies. I'd look out for any `ModelUtils` usage and replace it with a declarative approach if possible.
2024-07-19 19:07:51 +03:00
2024-06-27 12:16:31 +02:00
2024-06-27 12:16:31 +02:00
2024-06-27 12:16:30 +02:00
2023-06-09 14:50:08 -04:00
2024-06-27 12:16:31 +02:00
2023-05-31 08:16:28 +02:00
2024-06-27 12:16:31 +02:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 38.2%
JavaScript 30.2%
Nim 18.8%
Python 5.7%
C++ 5.3%
Other 1.7%