-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
4.6.0
-
None
-
2705480b5cd740eee3ed684a26508b0497b00477
I have a QPropertyAnimation and call setKeyValue() multiple times. Then I call setCurrentTime and currentValue to get the interpolated values. The result is different than expected. The values change in unexpected progress parts of the animation, than the keypoints define. Only with with linear easing, it works as expected.
See the attached screenshot. Source is also attached.