mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-10 13:46:35 +00:00
In some rare cases hiding collectibles was causing segfault, related to checking if all timestamps are available. Combination of 2 SFPMs with the same source and Aggregator working on those models. Additionally filters/sorters were depending on the Aggregator value. The minimal crashing sample has been isolated to be investigated in a separate ticket. In this commit aggregator's value is applied in a deferred way via Qt.callLater, fixing the issue. Closes: #15775
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.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%