Details
-
Technical task
-
Resolution: Done
-
Not Evaluated
-
None
-
4a067500e839a3558dfd3786e943afa69433a0a1
Description
There is something odd when trying to jump to a given time via QSlidePlayer::seek(). It seems that it can only seek once during one run of the animation. (e.g. try jumping to 5000 ms in a default 10 sec timeline multiple times - the first attempt will succeed, the others will get ignored until the animation (if looping) restarts)
Can be tested with tests/scenes/behaviors/actionevent.uip for example. (just hit the Jump cone a couple of times)