mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-31 08:44:57 +00:00
Jonathan Rainville
6a820c9e72
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.
…
…
…
…
…
…
…
Status Desktop
Status Desktop client built with Nim and Qt.
Our Website
Need Help?
Build Instructions
You have an idea for a cool feature or improvement?
Description
Languages
QML
39.2%
JavaScript
29.7%
Nim
18.5%
Python
5.7%
C++
5.2%
Other
1.6%