status-desktop/ui/app
Michał Cieślak 8f21c71f69 fix(CollectiblesView): Workaround for crash when hiding collectibles
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
2024-08-08 17:20:28 +02:00
..
AppLayouts fix(CollectiblesView): Workaround for crash when hiding collectibles 2024-08-08 17:20:28 +02:00
mainui chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00