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 <[email protected]> >> написал(а): >> >> 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 >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
