[Development] Is there any trick to smooth the animation of PathView index changing ?

Denis Shienkov denis.shienkov at gmail.com
Wed Feb 18 19:31:39 CET 2015


Alexander,

 > I used offset property.

can you please explain it?

BR,
Denis

18.02.2015 20:02, Alexander Kuchumov пишет:
> I used offset property.
>
>
>
>> 18 февр. 2015 г., в 19:45, Denis Shienkov <denis.shienkov at gmail.com> написал(а):
>>
>> Hi all.
>>
>> I want to make an animation when changing of currentIndex (by increment/decrement functions) causes the smooth PathView item changing. Besides, when animation starts, the items should be quickly animated, but during a some time, they should be more slowly and more slowly until the stopping.
>>
>> I tried to use the Timer (with an interval which gradually increases during some time), which calls the increment/decrement index of PathView. But in this case the animation of items happens with jerks, but not smooth. Also, the PathView.highlightMoveDuration property does not helps.
>>
>> Is anybody know how to do it in QML? :)
>>
>> BR,
>> Denis
>> _______________________________________________
>> Development mailing list
>> Development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development




More information about the Development mailing list