status-desktop/ui
Jonathan Rainville aa88dcd2e2 fix(categories): fixes categories being always closed on start
Part of https://github.com/status-im/status-desktop/issues/14886

The problem was that we converted `collapsed` to `opened` way too early and with a logic error.

By using collapsed until the module, it's way easier to understand and also fixes the logic mistakes.

I also renamed a couple of functions and variables so that the mistake doesn't happen again.
2024-05-24 09:23:01 -04:00
..
StatusQ fix(categories): fixes categories being always closed on start 2024-05-24 09:23:01 -04:00
app fix(BiometricLogin): Move to regular login page when biometric login fails with error (#14860) 2024-05-21 18:42:53 +03:00
fonts
i18n chore: update base and English plural translations 2024-03-18 09:43:06 +01:00
imports fix(links): open status links in the browser when not shared urls (#14845) 2024-05-21 14:14:38 -04:00
include/StatusDesktop/Monitoring
src/StatusDesktop/Monitoring
MonitoringSources.cmake
generate-rcc.go chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel 2023-11-17 13:55:20 +01:00
main.qml feat: Add monochrome tray icons 2024-05-20 13:38:04 +03:00
nim-status-client.pro