Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.12.2
-
Fix Version/s: 5.12.3
-
Component/s: Quick: Controls 1
-
Labels:None
-
Environment:Windows 10 - 64bit
-
Platform/s:
Description
When rendering multiple items (label, text, input...) within a TreeView with delegates, the performance becomes very slow. The view starts stuttering on scroll and collapsing branches take long time.
For a workaround we found a change to TreeViewItemDelegateLoader.qml add a null data value can solve this issue