[Qt-qml] disable the scrolling animation of a list view

Martin Jones martin.jones at nokia.com
Tue Aug 31 01:44:04 CEST 2010


On Tue, 31 Aug 2010 07:06:02 am ext Sean Follmer wrote:
> Hello,
> 
> I would like to disable the scrolling animation of a list view when someone
> selects an object.
> 
> Currently the listview animates to the current item, and when the new
> current item is selected (by clicking on it) and it is far away from the
> previous current item, the list view snaps back to the previous current
> item and then animates to the new current item. I want to disable this
> animation. Any thoughts?

That is incorrect behavior.  Please report this as a bug on 
http://bugreports.qt.nokia.com

BR,
-- 
Martin



More information about the Qt-qml mailing list