[Interest] Fwd: Is there any trick to smooth the animation of PathView index changing ?

Denis Shienkov denis.shienkov at gmail.com
Wed Feb 18 17:46:28 CET 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150218/28fa2881/attachment.html>


More information about the Interest mailing list