HomePhorge
Diffusion kazv 49a898f6aad6

Use json object instead of QSet for sets

Description

Use json object instead of QSet for sets

Summary:
This is a workaround for a crash that is an upstream Qt bug. Also JS object is more performant in checking whether something exists as an element in the set, as QSet is converted to a JS array when passed to QML.

Type: fix

Upstream: https://bugreports.qt.io/browse/QTBUG-131961

Test Plan: Verify pinning and unpinning events still work. Verify timeline gaps still work.

Reviewers: O1 the Kazv Project

Differential Revision: https://iron.lily-is.land/D208

Details

Provenance
tusooaAuthored on Dec 18 2024, 2:22 PM
Differential Revision
D208: Use json object instead of QSet for sets
Parents
rKe4f1c645774e: Allow user to login with a specified server url
Branches
Unknown
Tags
Unknown
References
HEAD -> servant