Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.7.0
-
None
-
Windows XP
Description
See the attached QML file for reproducing the problem.
When dragging the list view the ListView.moving property is set to true as expected.
When setting manually the ListView.currentIndex, the ListView.moving property is NOT set to true during the animation. Is this intended behavior or a bug?