Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0 RC
-
7656d4922 (dev)
Description
To reproduce, run attached example and click "Replace lists"
It will output change to the targetList1 property as many times as there are items in the list of items that is assigned, instead of just a single change event when the whole list changes.
This behavior easily causes performance issues if the property is used with Repeater as it causes items to be recreated as many times as there are items in the list.
Attachments
Issue Links
- resulted from
-
QTBUG-110438 QML_SEQUENTIAL_CONTAINERS and assignment to QML property does not work
-
- Closed
-