Jonathan Rainville 3115b9d19e fix(main/module): don't signal a section switch if it's the same section
Fixes #10428

The issue above happened when you double click on a chat section. It causes the fetch to happen twice, which is wasteful, but also causes the model to get reset while it's being processed, thus creating the crash.

The fix here is to not signal that we are changing section if we are trying to switch to the section which is already active (makes sense ofc)
2023-04-27 09:22:55 -04:00
2023-04-11 13:42:21 -04:00
2023-04-27 13:56:39 +02:00
2023-04-24 12:38:35 -04:00
2023-04-24 12:38:35 -04:00
2023-04-24 12:38:35 -04:00
2022-03-11 15:52:47 -05:00
2022-07-14 22:04:33 +02:00
2020-06-08 13:07:25 -04:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 37.6%
JavaScript 30.4%
Nim 19%
Python 5.8%
C++ 5.4%
Other 1.7%