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
Differential D208
Use json object instead of QSet for sets tusooa on Wed, Dec 18, 2:28 PM. Authored by Tags None Referenced Files None Subscribers None
Details
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 Verify pinning and unpinning events still work. Verify timeline gaps still work.
Diff Detail
|