[Interest] QtQuick: Changing duration on a PropertyAnimation while the animation is running
Josh Faust
jfaust at suitabletech.com
Tue Jun 18 01:40:00 CEST 2013
Hey all,
I have a RotationAnimation where I'd like to adjust the duration in
real-time (it's a rotation that changes speed based on an external factor).
Just changing the duration doesn't work -- it doesn't take affect until the
animation is restarted, and restarting the animation also resets the value.
Is this possible at the moment? Should I just write a custom scene graph
item?
Thanks
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130617/ab3c4b77/attachment.html>
More information about the Interest
mailing list