Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.1.0 Beta 1
-
Fix Version/s: 5.2.1
-
Component/s: Quick: Core Declarative QML
-
Labels:None
-
Environment:Linux
Description
ListView uses size of the first delegate for highlight and does not change it even when delegate has different size.
If I set currentIndex property, highlight would have the size of the corresponding to that index delegate.